Skip to content
NoCymer edited this page Apr 13, 2023 · 1 revision

Documentation

You will find here all you need to know in order to properly contribute to the project

Building

Installing Dependencies

npm install

Developement Build

npm run dev

Production Build

npm run build
Clone this wiki locally