/learning

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

learning

This is the base of all craftions web apps.

Run Locally

Clone the project

  git clone https://github.com/CraftionsMC/learning

Go to the project directory

  cd learning

Install dependencies

  yarn install

Start the server

  yarn express:live-start