https://offirmo.github.io/web-tech-experiments/
Various small html/css/js tests to :
- test some language features
- test some libraries seen on the web
- test some unclear documentation points
See the /app folder. Tests are named according what is tested.
The /incubator folder is also the place where the prototype modules I develop live. If they prove useful, they go into their own repo and get "submodulized".
npm iinstall all dependenciespuerstarts a web server and opens default browser on root
node scripts/tcpproxy.js 5858 127.0.0.1 8585 &
node --debug-brk=8585 --debug server.js
node --debug restlink_server.js
node --debug server.jsnpm install -g grunt-cli yo generator-famous
npm install -g grunt-cli npm-check-updates selenium-standaloneTODO docs (wikis)
- when
- ui-router
- ui-router-extras
- cheat sheet
- famous
’


