The project requires the following major dependencies:
npm install
export PATH="~/go/bin/:$PATH"
export PATH="./node_modules/.bin/:$PATH"
./build.sh
gulp serve
- https://github.com/googlecodelabs/tools - CodeLabs tooling;
- https://github.com/googlecodelabs/tools/tree/master/site - site original setup;
- https://github.com/googlecodelabs/tools/tree/master/claat/parser/md - guide for markdown CodeLabs;