- Install Node.js 18, go to NVM for installation NVM.
nvm install 20 --lts
# OR after installing NVM
nvm use
- Clone this repository
git clone https://github.com/untalsanders/node-basic-template.git
- Run application
npm start
- Sanders Gutiérrez - Software Engineer
This project is open-sourced software licensed under the MIT license.