Front End
This is a Front End part of project "DA-MI". This service will help people to invite guests to their celebration and to order gifts they wish to get.
To start it on your computer you should have node v7.10.0 or upper installed globally.
Next follow this commands:
git clone https://github.com/Lv-237-NodeJS/da-mi.git
npm install
npm run start:dev or npm run start:prod or npm run build:prod (without starting server)
Back end part of project you can find here: https://github.com/Lv-237-NodeJS/api.da-mi