Skip to content

danabauer/how-to

 
 

Repository files navigation

Overture How To Guides

Built using Docusaurus 2

Local Development

nvm, node.js, and npm

Project uses Node.js which is prerequisite to run next instructions.

The minimum required Node.js version is 15.0.0.

For Windows and/or WSL users on Windows (Ubuntu) here is a link to working instructions set.

First, install the dependencies:

$ npm install

Then, start the local server:

$ npm run start

Editing

All of the relevant editable .mdx files are here:

docs/

About

overture foundation how-to guides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • CSS 4.7%