/biothings-stats

A web app for biothings analytics and for biothings uptime api

Primary LanguageJavaScriptMIT LicenseMIT

BioThings Stats

Stats app for BioThings featuring:

  • Redux 4
  • Express 4.16
  • React 16.4
  • Sass 4.9
  • Webpack 4.16
  • React-Router-Connected 4.3

Installation

This app requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install
$ npm start
$ webpack --watch