Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

peridot

2019 EPAM JSA ShenZhen Project Team Peridot - account feature

Environment Setup

Execute cmd below to install all dependencies for the entire project(backend, frontend and commit hooks)

npm run install-all

Note: ESLint style check is enforced before every commit!