Enter the following on your browser's console:
localStorage.debug = true
- download/install node.js
- install dependencies:
npm install - run it:
npm start - open http://localhost:9000 in a browser
Enter the following on your browser's console:
localStorage.debug = true
npm installnpm start