Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
59 lines (38 loc) · 2.18 KB

README.md

File metadata and controls

59 lines (38 loc) · 2.18 KB

Very Good Docs Site

🚶‍♂️ Repository has moved

The Very Good Docs Site template is now developed within the Very Good Templates repository, and can be found at very_good_templates/very_good_docs_site.

Please file new issues on Very Good Templates.


Very Good Ventures Very Good Ventures

Developed with 💙 by Very Good Ventures 🦄

License: MIT

A Very Good Docs Site created by the Very Good Ventures Team.

Generated by the Very Good CLI 🤖


Getting Started 🚀

The docs site is built using Docusaurus 3, a modern static website generator.

⚙️ Installation

$ npm install

🧑‍💻 Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

📦 Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.