Javascript development web app for quick prototyping.
- download/install node.js
- install dependencies:
npm install
- run it:
npm start
- open http://localhost:3000 in a browser
SamiPussinen - Initial commit
Javascript development web app for quick prototyping.
npm install
npm start
SamiPussinen - Initial commit