Skip to content

MoonBaseDAO/moonbase

 
 

Repository files navigation

To create a local production enviorment, first download it to your machine:

git clone https://github.com/christiankesslers/moonbase-app.git

Go into the file directory:

cd moonbase-app

After opening the folder in your cmd line or IDE, open a terminal and type:

yarn

After installation finishes, initiate a production build with:

yarn dev

image

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%