Skip to content

tlehwalder/next-boilerplate

Repository files navigation

next-boilerplate

A boilerplate to set up a project with Next.js and Tailwind CSS

Quick start

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repository using git clone https://github.com/tlehwalder/next-boilerplate.git <YOUR_PROJECT_NAME>
  3. Switch into the directory: cd <YOUR_PROJECT_NAME>.
  4. Run yarn to install dependencies.
    Now you can run yarn dev to see the example app at http://localhost:3000.

Now you're Next.js project with Tailwind CSS is ready!

About

A boilerplate to set up a project with Next.js and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published