Skip to content

Angular 4 starter including dev-server and NodeJS production server

Notifications You must be signed in to change notification settings

broosted/Angular4-NodeJs-Webpack

Repository files navigation

Angular4-NodeJs-Webpack

Angular 4 starter including dev-server and NodeJS production server This is a simple Angular4 starter including the following:

  Webpack
  Angular 4
  Express and Node JS
  @ngrx
  Jasmine
  Karma

to run dev-server on localhost:8080

  npm run start

to run node-js production server on localhost:3000

  npm run start:prod

to run tests

  npm test

About

Angular 4 starter including dev-server and NodeJS production server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published