Skip to content

uavos/site-crydon

Repository files navigation

Site-Crydon

Docusaurus-based documentation/site project.

Requirements

  • Node.js
  • npm

Install

npm i
Development

Run a local dev server with hot reload:

npm run dev

Then open the URL shown in the terminal (usually http://localhost:3000). Build

Create a production build:

npm run build

The output will be generated in the out/ directory.

Notes

If you run into issues, try removing node_modules and reinstalling:

rm -rf node_modules package-lock.json
npm i

About

Crydon Content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors