Novo site dos Gaviões da Fiel
Desenvolvido com:
Astro Decap CMS
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev & Netlify CMS proxy servers |
pnpm run build |
Build your production site to ./dist/ |
pnpm run preview |
Serve ./dist/ & run the Netlify CMS proxy server |