A proof of concept (for newsrooms) using a NextJS seed ready to be deployed with Vercel.
- Nextjs
- PurgeCSS
- TailwindCSS
- PostCSS
- Allows nesting and imports.
- Develop running
npm run dev
- http://localhost:3000 - Build
npm run build
- Deploy
vercel --prod
https://next-newsroom.vercel.app
- NextJS with Prismic https://github.com/vercel/next.js/tree/canary/examples/cms-prismic
- Data fetching with SWR
- Nextjs Documentation
- Incremental Static Generation https://static-tweet.now.sh/