Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 279 Bytes

Angular Template

To install

  • Clone the repository to your local system.
  • Run npm install (You might have Node JS installed)
  • Run bower install (You might have Bower installed - npm install -g bower)

To launch

  • Run gulp or gulp serve