See information about working with REST API in our WIKI
$ git clone [email protected]:tensegrity666/x-check-app.git
then checkout to origin/dev:
$ git fetch origin
$ git checkout -b dev origin/dev
$ npm i
$ npm start
Open http://localhost:3000 to view it in the browser.
$ npm run build
$ npm run test:coverage
$ npm run deploy