https://github.com/bndynet/frontend
An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker
https://github.com/bndynet/frontend
angular angular-material angular-material2 angular2 angular4 docker e2e jasmine jenkins jenkins-pipeline karma npm protractor travis-ci tslint webpack yarn
Last synced: 5 months ago
JSON representation
An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker
- Host: GitHub
- URL: https://github.com/bndynet/frontend
- Owner: bndynet
- Created: 2017-06-02T02:29:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T16:05:10.000Z (about 8 years ago)
- Last Synced: 2025-05-02T23:36:13.939Z (9 months ago)
- Topics: angular, angular-material, angular-material2, angular2, angular4, docker, e2e, jasmine, jenkins, jenkins-pipeline, karma, npm, protractor, travis-ci, tslint, webpack, yarn
- Language: TypeScript
- Homepage:
- Size: 676 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_______ __ __ __ __
/ \ / | / \ / | / |
$$$$$$$ | _______ ____$$ | __ __ $$ \ $$ | ______ _$$ |_
$$ |__$$ |/ \ / $$ |/ | / | $$$ \$$ | / \ / $$ |
$$ $$< $$$$$$$ |/$$$$$$$ |$$ | $$ | $$$$ $$ |/$$$$$$ |$$$$$$/
$$$$$$$ |$$ | $$ |$$ | $$ |$$ | $$ | $$ $$ $$ |$$ $$ | $$ | __
$$ |__$$ |$$ | $$ |$$ \__$$ |$$ \__$$ | __ $$ |$$$$ |$$$$$$$$/ $$ |/ |
$$ $$/ $$ | $$ |$$ $$ |$$ $$ |/ |$$ | $$$ |$$ | $$ $$/
$$$$$$$/ $$/ $$/ $$$$$$$/ $$$$$$$ |$$/ $$/ $$/ $$$$$$$/ $$$$/
/ \__$$ |
$$ $$/
$$$$$$/
# FRONTEND [](https://travis-ci.org/bndynet/frontend)
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**
```bash
# 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.
1. Create item typed **Pipeline** and **Pipeline script from SCM** in Jenkins.
1. Fill git settings.
1. 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