Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 248 Bytes

Miner-Web-API

Build

  • Clone
  • cd to directory
  • npm install
  • build for production : npm run prod
  • develop : npm run watch

Serve localy for development

  • install https://github.com/zeit/serve
  • cd to directory and serve dist