Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 210 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 210 Bytes

DAF 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