My awesome Web Experiments project
-
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
-
Install local dependencies:
npm install
- Build the code:
npm run build
- Run the server
node server.js
-
Open the demo at http://localhost:3000/demos/index.html on your browser.
-
Use http://localhost:3000/demos/myawesomeweb.html as URL in the input field.