Skip to content

s207152/sdgo-data

Repository files navigation

SDGO Data

Development

Just run and visit http://localhost:3333

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.