Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 544 Bytes

GovRight Angular bootstrap

A template to kick-start an AngularJS 1 app using GovRight Corpus backend.

Requirements

  • Node.js >=5.4.0 <6.0.0
  • Unix-like OS or environment

Setup

  1. Download this repo as a zip file.
  2. Unpack files to the folder with your newly created project repo.
  3. Run npm start and follow the guide, note that setup process may take a while.
  4. Commit changes and start project development.

That's it, happy coding!