Rocket Tools
/
Markdown
autosaves to this browser
Copy .md
Export HTML
Download .md
# Project Name > One-line description of what this project does and who it's for.  ## Features - **Fast** — runs entirely in your browser - **Private** — nothing ever leaves your device - *Lightweight* — no build step required ## Installation ```bash git clone https://github.com/you/project.git cd project && npm install ``` ## Usage | Command | Description | |---|---| | `npm start` | Start the dev server | | `npm test` | Run the test suite | ## License MIT — see [LICENSE](LICENSE) for details.