Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 185 Bytes

seport.github.io

To develop:

  1. $ npm install
  2. $ npm start
  3. App will be running on http://localhost:3000

To publish:

  1. $ npm run build
  2. merge into master branch