Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 244 Bytes

Gaucho Website

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

Development

  • npm install
  • npm start

Deploy

  • npm run deploy - This will deploy to GitHub pages (branch gh-pages)