Readme
A simple boilerplate based on npm scripts which serves as a base for quick prototyping.
Requirements
You need to have node and npm installed on your machine.
Getting started
- Run
npm install
- Once the server is ready, a browser window opens and displays the index.html located at
localhost:3000