Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aquemy/totaljs-angular2-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total.js + Angular2 with webpack

##Available commands to run with npm run:

Available commands to run with npm run:

  • start: build the production package and run the production server
  • start:dev: build the dev package and run the server in dev mode (no universal rendering ‚ auto-restarts on changes)
  • build: build the production package
  • build:dev: build the dev package
  • build:dev:watch: build the dev package in watch mode (listen for changes and re-build immediately)

Installation

  1. Install the total.js, webpack and babel modules
npm install
  1. Start the server from the root directory of project

  2. Visit http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%