cujo.js Quickstart This is a starter kit for building cujo.js apps. How to get started git clone https://github.com/cujojs/quickstart.git <project-name> cd <project-name> npm install npm start Open http://localhost:8000 in your browser Open your editor and start coding