Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 411 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 411 Bytes

Old SEAD Club's website

Installation

git clone https://github.com/seadclub/seadclub.online.js
  • Install all dependencies
yarn install

Usage

  • Run
yarn start
  • Run in dev mode
yarn dev

Contributing

  • Pull requests are welcome, for major changes, please open an issue first to discuss what you would like to change.

License