https://github.com/hbweb/ngx-webpack
Angular 2 boostrap application using Webpack & SASS
https://github.com/hbweb/ngx-webpack
Last synced: 8 months ago
JSON representation
Angular 2 boostrap application using Webpack & SASS
- Host: GitHub
- URL: https://github.com/hbweb/ngx-webpack
- Owner: hbweb
- Created: 2017-02-03T13:40:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T09:30:29.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T20:37:59.064Z (over 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Application with Webpack & SASS (Angular 4.1.2)
There are number of Angular 2 bootstrap application with Webpack & SASS, but often they are way to complicate to follow.
I have come up with this simple yet effective Angular starter application with Webpack
Note: Angular is for 2 & 4. Angularjs is Angular 1
`npm start` to run application
`npm test` to run unit test
`npm run build` to build application for production