Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

dkokorev90/ng-stub

Repository files navigation

Angular starter with Webpack

$ git clone git://github.com/molforp/ng-stub YOUR_PROJECT
$ cd YOUR_PROJECT
$ sudo npm -g install bower
$ npm install

Commands

  • webpack – rebuild project in development mode
  • npm start – start webpack-dev-server in hot mode
  • npm run build – build project in production mode
  • npm test – run tests with karma (single run)

About

angular webpack starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published