Skip to content

ngelotte/docs

 
 

Repository files navigation

NetDaemon documentation

This documentation site for NetDaemon is build using Docusaurus 2, a modern static website generator.

The documentation site for NetDaemon is hosted on netlify

Development

It is recomended that you use the provided devcontainer when doing changes to the documentation.

  1. Start the devcontainer.
  2. Run npm install
  3. Run npm start
  4. Open a browser window on http://127.0.0.1:3000
  5. See a live preview of your changes.

if you have problem and need a fresh copy of the node modules do:

rm -rf node_modules

About

Documentation for NetDaemon

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • CSS 20.7%