An easy way to get started with JavaScript on the command line. Read more about it.
git clone git@github.com:rwieruch/minimal-node-application.gitcd minimal-node-applicationnpm installnpm start- optional: include .env in your .gitignore
An easy way to get started with JavaScript on the command line. Read more about it.
git clone git@github.com:rwieruch/minimal-node-application.gitcd minimal-node-applicationnpm installnpm start