Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 756 Bytes

Blog

Netlify CI status

  1. Install deps with npm i
  2. Run the development server using npm run develop
  3. Generate production-ready content by running yarn run build. The result is in the public/ folder.