- Notifications
You must be signed in to change notification settings - Fork0
Webpack + Angular 2 Starterkit
License
NotificationsYou must be signed in to change notification settings
woutrbe/webpack-angular2-starterkit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a very basic example on how to use Webpack with Angular 2
You can clone this repositoryfrom GitHub
Once cloned, run:
npm install
Runnpm run dev
A development server will be started athttp://localhost:5001
Runnpm run build
This will generate a/build folder with all the bundled assets.
For simplicity reasons, the development and production config files are split up, you could keep everything in one file and add / remove loaders based on the environment.
This project is available under theMIT license.
About
Webpack + Angular 2 Starterkit
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published