Skip to content

OpenSpace/tools.openspaceproject.com

Repository files navigation

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy

When finishing development and wanting to deploy, you'll need to run npm run build and also commit the out folder. The server that is serving the webpage does not have sufficiently modern NodeJS to compile the page itself, so we need to feed it the compiled version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published