Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 435 Bytes

File metadata and controls

19 lines (13 loc) · 435 Bytes

Badge

No Mans Sky Coordinate Exchange App

This is the source code for the latest iteration of the No Mans Sky Coordinate Exchange app. Its written in Svelte using the Svelte-Kit framework and Typescript.

Contributing

After having cloned the source code run

pnpm install

in the root directory and

pnpm dev

to run it locally