- [Node.js] (https://nodejs.org/en/download/)
- [npm] (https://docs.npmjs.com/getting-started/installing-node)
From the project root folder run:
npm install
npm start
Open http://localhost:3000/ in your web browser.
From the project root folder run:
npm install
npm start
Open http://localhost:3000/ in your web browser.