Skip to content

CraftionsMC/craftions-base

Repository files navigation

craftions-base

This is the base of all craftions web apps.

Run Locally

Clone the project

  git clone https://github.com/CraftionsMC/craftions-base

Go to the project directory

  cd craftions-base

Install dependencies

  yarn install

Start the server

  yarn express:live-start