CraftionsMC / craftions-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 51.1%Language:JavaScript 39.3%Language:SCSS 7.2%Language:HTML 1.5%Language:Dockerfile 0.8%