https://github.com/amcdnl/ng2-boiler
A base for building Angular2 + Webpack + TypeScript Projects
https://github.com/amcdnl/ng2-boiler
Last synced: about 2 months ago
JSON representation
A base for building Angular2 + Webpack + TypeScript Projects
- Host: GitHub
- URL: https://github.com/amcdnl/ng2-boiler
- Owner: amcdnl
- Created: 2016-09-10T13:20:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T14:06:22.000Z (about 9 years ago)
- Last Synced: 2025-10-06T19:55:09.409Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- angular-awesome-list - ng-boiler - Angular, TypeScript, Webpack (Awesome Angular [](https://github.com/gdi2290/awesome-angular) [](https://github.com/brillout/awesome-angular-components) / Angular <a id="angular"></a>)
README
# ng2-boiler
A bare-bones starter project for building Angular2 + Webpack + TypeScript + SCSS Projects
## Starting
- `npm i`
- `npm start`
- [http://localhost:9999](http://localhost:9999)