Skip to content

stryju/es6ular.seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular + es6 seed

how to start

  1. PLEASE change the <MAIN_MODULE_NAME> to whatever you want your module to be
  2. run npm install to install all the dependencies
  3. run npm start to build assets and start the development server

how to prepare for production

  1. run npm install to install all the dependencies
  2. run npm run build
  3. grab your assets from build folder

About

ng + es6 seed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published