CraftionsMC / learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 49.8%Language:JavaScript 40.4%Language:SCSS 7.4%Language:HTML 1.5%Language:Dockerfile 0.9%