A template to kick-start an AngularJS 1 app using GovRight Corpus backend.
- Node.js >=5.4.0 <6.0.0
- Unix-like OS or environment
- Download this repo as a zip file.
- Unpack files to the folder with your newly created project repo.
- Run
npm start
and follow the guide, note that setup process may take a while. - Commit changes and start project development.
That's it, happy coding!