Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexilyaev/angular-webpack-starter
https://github.com/alexilyaev/angular-webpack-starter
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexilyaev/angular-webpack-starter
- Owner: alexilyaev
- License: mit
- Created: 2016-06-17T22:13:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T19:33:55.000Z (over 7 years ago)
- Last Synced: 2024-05-27T22:40:12.183Z (5 months ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# angular-webpack-starter
A minimal boilerplate for Angular 1.5 + WebPack + ES6 + Sass
## Run the app
```
npm i
npm start
```