Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

File metadata and controls

22 lines (15 loc) · 607 Bytes

SweetPad VSCode/Cursor Extension documentation website

I use Docusaurus to generate this documentation website. All the actual files are in the docs folder in Markdown format.

I'm open to contributions to this documentation 🤝. Here is the official GitHub documentation how to contribute to projects on GitHub.

Installation

npm install

Development

npm run start

Open http://localhost:3000 to view it in the browser.