Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 187 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 187 Bytes

Galaxy Generator

Setup

Run this followed commands:

# Install dependencies (only the first time)
yarn install

# Run the local server at localhost:8080
yarn dev

Enjoy!