/angular-webpack-babel-starter

Skeleton project for angular + webpack + babel/ES6, test coverage, etc

Primary LanguageJavaScriptMIT LicenseMIT

#angular starter project

Installation

  • npm install

Application will be created in the dist/ folder

Development

The following commands are available for development:

  • npm run dev - Launches development workflow
  • npm run build - Creates build for production
  • npm run test - Runs test environment (single-run)
  • npm run test:live - Runs test environment with auto-watch enabled

Credits

Neil Fenton

  • others