The art of writing code with a mentor
Web application written in JavaScript using React.
Web server written in JavaScript running on Node.js.
Name | Descr |
---|---|
npm install |
install dependencies |
npm run test |
run tests |
npm run test:watch |
run tests in watch mode |
npm run format |
format code |