Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 271 Bytes

Rocket Sweep

This repository contains code for https://rocketsweep.app

  • web/ contains the website UI frontend.

Dev Setup

  • TODO: doc .env (see .env.example)
  • TODO: doc cd web, npm install, npm start, etc

Style

  • TODO: doc npm run pretty etc.