UNPKG

@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
[![codecov](https://codecov.io/gh/practicajs/practica/branch/main/graph/badge.svg)](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`