Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

peteringram0/Angular-Plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angularjs-Plate

Angular 1 Boilerplate (with functional & end to end tests)

alt tag

Setup:

Note: (Install .editorconfig package for your IDE)

$ npm i

Development:

$ gulp

Production

$ NODE_ENV=prod gulp build

Functional Tests

$ npm run test:fn

E2E Tests

$ npm run webdriver-start
$ npm run test:e2e

Features:

  • Single JS file containing the vendorFiles, html partials and scripts
  • Vendor JS & Stylus managed within package.json settings
  • John Papa Angualr1 style guide
  • Watches and re-loads all files

About

Angualr1 simple boilerplate based on John Papa's style guide. Nice simple gulp task which produces 3 minified files.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages