Skip to content
/ frontend Public template

An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker

Notifications You must be signed in to change notification settings

bndynet/frontend

Repository files navigation

 _______                   __                __    __              __     
/       \                 /  |              /  \  /  |            /  |  
$$$$$$$  | _______    ____$$ | __    __     $$  \ $$ |  ______   _$$ |_   
$$ |__$$ |/       \  /    $$ |/  |  /  |    $$$  \$$ | /      \ / $$   |
$$    $$< $$$$$$$  |/$$$$$$$ |$$ |  $$ |    $$$$  $$ |/$$$$$$  |$$$$$$/   
$$$$$$$  |$$ |  $$ |$$ |  $$ |$$ |  $$ |    $$ $$ $$ |$$    $$ |  $$ | __ 
$$ |__$$ |$$ |  $$ |$$ \__$$ |$$ \__$$ | __ $$ |$$$$ |$$$$$$$$/   $$ |/  | 
$$    $$/ $$ |  $$ |$$    $$ |$$    $$ |/  |$$ | $$$ |$$       |  $$  $$/ 
$$$$$$$/  $$/   $$/  $$$$$$$/  $$$$$$$ |$$/ $$/   $$/  $$$$$$$/    $$$$/  
                              /  \__$$ |                                  
                              $$    $$/                                   
                               $$$$$$/                                    

FRONTEND Build Status

An admin template project featuring Angular 4, Angular Material, TypeScript and Webpack.

Quick start

Make sure you have Node version >= 6.0 and NPM >= 3

# clone repo
git clone https://github.com/bndynet/frontend.git

# change directory
cd frontend

# install yarn
npm install --global yarn

# install all the dependencies of project
yarn or yarn install

# start the server
yarn start

CI Service

  1. docker pull bndynet/jenkins to host your Jenkins.
  2. Create item typed Pipeline and Pipeline script from SCM in Jenkins.
  3. Fill git settings.
  4. Now, you can trigger the building.

Misc

if you're in China use cnpm https://github.com/cnpm/cnpm

yarn usage

https://yarnpkg.com/en/docs/usage