Skip to content

Pedro-vk/Project-scaffolding

 
 

Repository files navigation

Project Scaffolding Build Status Coverage Status

Architecture proposal for Angular 1.x projects

Node: this scaffolding has samples files.

Run or compile the project

Serve the project on localhost:3000 (watch: HTML, JS, SASS, resources and tests)

npm run serve

Compile the project on dist folder

npm run dist

Run the linters and test

npm test

About

AngularJS project scaffolding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • CSS 12.2%
  • HTML 5.1%