Skip to content

vdice/spin-docs

 
 

Repository files navigation

spin-docs

Spin documentation

Build and run this website

Prerequisites to run the website locally:

Build and run the website locally:

  1. Run the following commands:
cd spin-up-hub
npm ci
cd ../
npm ci
spin build
spin watch # Uses spin watch to run the website and reload when content changes.
  1. View the website at http://localhost:3000.

If you would like to edit the contents of the spinframework.dev website and contribute your changes, please visit the Contributing to Docs page.

About

Spin documentation

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 32.4%
  • SCSS 26.7%
  • Vue 21.9%
  • Handlebars 11.7%
  • HTML 3.8%
  • Shell 3.2%
  • TypeScript 0.3%