Skip to content

satcamp/SatCamp-website

Repository files navigation

SatCamp website

Getting started

Install project dependencies:

If you use nvm, activate the desired Node version:

nvm install

Install Node modules:

yarn install

Start the app for development:

yarn dev

Access http://localhost:9000.

Deploy

Run:

yarn build

Copy the contents of ./dist folder to the production server. Or deploy to GitHub Pages with:

yarn deploy

License

MIT

About

Website for SatCamp (geospatial outdoor networking event)

Resources

License

Stars

Watchers

Forks

Contributors