# Make sure you have Node version >= 5.0 and NPM >= 3**
# install dependencies
npm install
# install global dependencies
npm install --global webpack
npm install --global webpack-dev-server
npm install --global karma-cli
npm install --global protractor
npm install --global typescript
# start server
npm start
# start server using hot module replacement
npm run hot
# start api server
npm run api
Go to [http://localhost:3000](http://localhost:3000)
For more info, go to [https://github.com/AngularClass/angular2-webpack-starter](https://github.com/AngularClass/angular2-webpack-starter)
-
Notifications
You must be signed in to change notification settings - Fork 0
License
prp1/docsdashboard
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published