This is an starter skeleton for Nextein sites.
Follow the next steps to get you up and running with your first Nextein site:
- Clone this repository
- Run
npm install - Run
npm run dev - Open localhost:3000 in your browser.
- Run
npm run export
The Nextein Starter includes a vercel.json file with configuration to deploy to Vercel. You'll need a Vercel account and get vercel cli installed. Then just run:
$ vercel
Use the deploy button to create a Vercel Project
- Check the nextein repository
- Documentation
- Guides