JAMStack App built with Panini Static Generator
git clone https://github.com/app-generator/jamstack-big-picture.git
cd jamstack-big-picture
yarn # install modules
yarn start # start for development
yarn build # build app for production
yarn deploy # build & LIVE deploy
JAMStack App built with Panini Static Generator