/mycel-dashboard

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Mycel Frontend

Getting Started

Install Dependencies

yarn Install

Set up enviroment

cp .env.example .env

Run Local Server

yarn run dev

Build

yarn build