tree: bdcc43db9039c055ba91c3bdee4bc5e5491d5885 [path history] [tgz]
  1. grunt_tasks/
  2. schema/
  3. test/
  4. todos_appd/
  5. todos_init/
  6. todos_react/
  7. .gitignore
  8. .jshintrc
  9. Gruntfile.js
  10. Makefile
  11. package.json
  12. README.md
examples/todos/README.md

todos

export VEYRON_ROOT=/usr/local/google/home/sadovsky/veyron export PATH=./node_modules/.bin:${VEYRON_ROOT}/environment/cout/node/bin:${PATH}

make build make start make lint

vgo install {veyron,veyron2}/... npm install gofmt -w go/src/veyron/examples/todos grunt start