Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 576 Bytes

File metadata and controls

18 lines (12 loc) · 576 Bytes

Microgreen Data Service Docs

This is the documentation site for the Microgreen Data Service project (Production link here).

This documentation site is built using Docusaurus, a modern static website generator.

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 and Deployment

npm run deploy