Skip to content

datopian/frontend-showcase-js

Repository files navigation

DPR-JS

Build Status

Requirements:

node: ^6.2.1
npm: ^3.10.6

Setup

To install all dependencies:

$ npm install

To run local dev server:

$ npm start

To build production bundle.js:

$ npm run build

Tests

To run all tests (we use Jest and Enzyme for tests):

$ npm test

To run a particular test:

$ npm test nameOfTest

About

Javascript frontend code for the DataHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •