Skip to content

MarcoMatta/daf-dataportal-public

 
 

Repository files navigation

data-portal

React/Redux data-portal skeleton

Start in Debug Mode:

npm install
npm start

Start with mock server:

npm run mock

Start in Production Mode:

npm run build
npm install -g serve
serve -s build

About

Public Data Frontend for DAF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • CSS 47.3%
  • HTML 1.1%