Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-angularjs-seed

Seed project for AngularJS + Babel + webpack.

Prerequisites

Node.js v4.x.x and npm v3.x.x are required.

Install npm packages

Install the npm packages described in package.json.

npm install

Verify it works.

npm start

This command compiles the application, and runs it on the lite-server.
The command also watchs the file changes.

You can stop the command by Ctrl-C.

npm commands

The following npm commands are available.

  • npm start - runs the compiler and the local server simultaniously, and watch the changes.
  • npm run pack:m - compiles and minifies the scripts.

About

Seed for AngularJS + Babel + webpack.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages