Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

geut/www-product-design

Repository files navigation

GEUT Baseline Product

Development

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.

Export the static version

  • Run npm run export

Deploy to Vercel

The Nextein elems 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

Deploy using this template

Use the deploy button to create a Vercel Project

Deploy to Vercel

More information

Built with Nextein. ⭐