homework to review.
-
Go to folder
./client
-
Init application with:
npm install
-
Run tests with:
npm test
-
Start simple demo
npm start
-
Go to folder
./console
-
Init application with:
npm install
-
Run tests with:
npm test
-
Start simple demo
npm start