Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Latest commit

Β 

History

History
15 lines (10 loc) Β· 230 Bytes

readme.md

File metadata and controls

15 lines (10 loc) Β· 230 Bytes

Surf Club

Like surfing but on the Internet.

Development

  1. npm ci
  2. npm start
  3. Visit http://localhost:1234

Production

  1. npm ci
  2. npm build and commit
  3. git subtree push --prefix dist origin gh-pages