Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 281 Bytes

{proto}

Javascript development web app for quick prototyping.

How to run it

  1. download/install node.js
  2. install dependencies: npm install
  3. run it: npm start
  4. open http://localhost:3000 in a browser

Credits

SamiPussinen - Initial commit