Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 255 Bytes

File metadata and controls

4 lines (3 loc) · 255 Bytes

1 - Setup

This is the very basic setup. Run nvm use to select the required Node version. Do npm install to install dependencies and start the simple application using npm start. Nothing more yet. Please continue in order to see how to build up.