Skip to content

softsky/Spitfire

Repository files navigation

Spitfire

Prerequisites

Before you start, make sure you have [yarn](https://yarnpkg.com/en) and LTS [Node](https://nodejs.org) installed.

Cloning project with `git submodules`.

git clone --recursive git@github.com:softsky/Spitfire.git
cd Spitfire

Installation and Run

Install dependencies

  yarn install
hiarn#+END_SRC


*** Run development environment

  yarn run dev

Releases

No releases published

Packages

No packages published