This project was bootstrapped with Create React App.
location application folder and install your dependency
$ npm run install
or
$ yarn
after everything installed, run server locally:
$ npm run start
or
$ yarn start
$ npm run test
or
$ yarn test
I can't run command and it comes error.
double check if you have node.js installed, if not please install node.js first.
Yarn can not run.
You need to instll Yarn by yourself, if not you can also use npm as your pacakge manager