Start by cloning the repository, or by clicking on Use this template above.
Then run the server
npm install
npm run dev
Go to http://localhost:3005
in your browser of choice. Enjoy!
If you need to run node script without running the server, use this example to get started
npm run script example