Skip to content

prp1/docsdashboard

Repository files navigation

TSDocs Dashboard

Quick start

# 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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published