Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 564 Bytes

File metadata and controls

25 lines (19 loc) · 564 Bytes

Seadoo

Ride the wave of administration

##Prerequisites

  • Get on the VPN
  • Node 5.5.0

Running

Seadoo includes a live-reloading static server on port 8080 which will build, launch, and rebuild the app whenever you change application code. To start the server, run:

$ npm start

Build the production-level files into /dist with:

$ npm run build

Config

Set local environment configuration through a config/local.js