Simple Node Application
An easy way to get started with JavaScript on the command line. Read more about it.
Installation
git clone [email protected]:rwieruch/minimal-node-application.git
cd minimal-node-application
npm install
npm start
- optional: include .env in your .gitignore