This is a website for the Earthstar project. It will include documentation, help for new users and contributors, and technical information about the project.
This is a Remix site. You can find documentation for Remix here. This project uses Tailwind CSS to style the site. You can find documentation for it here
- Install dependencies with
npm install
. - Run
npm run dev
to start a development server. - Open http://localhost:3000 to preview the site.
- Start making your changes.
This site is currently configured to be deployed on Fly. Not quite there yet though.