A simple tool to explore data from a recent Mozilla Foundation survey
Перейти к файлу
Chris DeCairos 92fd89b1d6
CSP update
2018-05-07 16:07:37 -04:00
dist fixing og image 2018-05-07 16:00:07 -04:00
src fixing og image 2018-05-07 16:00:07 -04:00
.env Add clustering via pm2 for deployment, add security headers and logging 2018-05-03 11:15:08 -04:00
.gitignore gitignore 2018-05-01 12:50:08 -07:00
Procfile Add clustering via pm2 for deployment, add security headers and logging 2018-05-03 11:15:08 -04:00
README.md README 2018-05-01 12:56:18 -07:00
gulpfile.js histogram label and legend ordering, ghpages staging 2018-05-02 14:12:19 -07:00
package-lock.json Add clustering via pm2 for deployment, add security headers and logging 2018-05-03 11:15:08 -04:00
package.json cache headers 2018-05-03 11:54:10 -04:00
server.js CSP update 2018-05-07 16:07:37 -04:00
start.js Add clustering via pm2 for deployment, add security headers and logging 2018-05-03 11:15:08 -04:00

README.md

Facebook Survey Exploration Tool

Dev

npm install

gulp build

gulp watch

Prod

npm install

npm start