Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 243 Bytes

Requirements

  • Docker & Docker-Compose
  • Linux or MAC OS X
  • Node & npm installed

Installation

npm install
npm run build
npm run serve
NODE_ENV=development node setup.js
NODE_ENV=development node server.js