zourdyzou / boilerplate-nextjs-tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.8%Language:CSS 2.2%