Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 324 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 324 Bytes

craftions.net

Our website at craftions.net

Run Locally

Clone the project

  git clone https://github.com/CraftionsMC/craftions.net

Go to the project directory

  cd craftions.net

Install dependencies

  yarn install

Start the server

  yarn express:live-start