Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 291 Bytes

Gcriva Frontend

Management system for Gcriva, a nonprofit organization that supports children and teenagers.

Project base

  • Based on angular2-webpack-starter boilerplate

How to run the code

  1. Run yarn (if you don't have yarn, run npm i -g yarn)
  2. Run npm run watch