4544d71e00 | ||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package.json | ||
preset.js |
README.md
ParSys OKRs
This project tracks Mozilla Participation Systems OKRs.
Running it locally
Make sure you have node and npm installed before using the following commands:
$ npm install
$ npm start
Deploy
$ npm run build
$ ./node_modules/gh-pages/bin/gh-pages -d build -r git@github.com:<username/org>/<reponame>.git