https://github.com/unicodeveloper/angular2-quickstart-webpack
:fire: :fire: :fire: Easy way of setting up your apps ablaze with Angular2 and Webpack
https://github.com/unicodeveloper/angular2-quickstart-webpack
Last synced: 3 months ago
JSON representation
:fire: :fire: :fire: Easy way of setting up your apps ablaze with Angular2 and Webpack
- Host: GitHub
- URL: https://github.com/unicodeveloper/angular2-quickstart-webpack
- Owner: unicodeveloper
- Created: 2017-01-25T04:37:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T04:48:50.000Z (almost 9 years ago)
- Last Synced: 2025-02-07T18:51:31.889Z (11 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular2-quickstart Webpack
This repo is a simple quickstart for starting your Angular 2 apps with Webpack. All the settings and config you need to kickstart your application is here.
# Quick start
Clone this repo, run `npm start` and you are ready!
## How to add ng2-bootstrap or ng2-file-upload to your project
...relax, i am adding that soon!
Done
Good luck with Angular 2 hacking!