ccontrols / nextjs-controls-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs component-controls starter

project git

component-controls

getting started docs

with nextjs

start project

  1. clone
  git clone git@github.com:ccontrols/nextjs-controls-starter.git
  1. move to project folder :)
cd nextjs-controls-starter
  1. install dependencies
  yarn
  1. start
  yarn start
  1. build
  yarn build

live site

example on netlify

About


Languages

Language:TypeScript 93.3%Language:JavaScript 6.7%