elmasse / nextein-tailwind-starter

nextein starter with tailwindcss

Home Page:https://nextein-tailwind-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextein tailwindCSS Starter

This is an starter skeleton for Nextein sites.

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 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

About

nextein starter with tailwindcss

https://nextein-tailwind-starter.vercel.app


Languages

Language:JavaScript 99.0%Language:CSS 1.0%