@practica/create-node-app
Version:
Create Node.js app that is packed with best practices AND strive for simplicity
17 lines (11 loc) • 296 B
Markdown
[](https://codecov.io/gh/practicajs/practica)
# Running the example app
## Prerequisites
1. Docker
2. Node.js
3. nvm
## Installation
1. Fork the repo
2. Run `npm i`
3. Run `nvm use`
4. Run the tests `Run t`