зеркало из https://github.com/mozilla/workshop.git
092580eea3 | ||
---|---|---|
src | ||
.babelrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
renovate.json |
README.md
fhwr-unflattener servers the Firefox Hardware Report dataset in the format the ensemble-transposer expects.
Eventually, we want the Firefox Hardware Report data to be formatted this way by default. When that happens, we won't need this project any more.
Development
Install
npm install
Run
Locally
npm run local
In production
npm run start