Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 359 Bytes

Includes

  • Next.js
  • TailwindCSS
  • SASS
  • Classnames utility

Getting Started

First, run the development server:

  • Setup with yarn
  • Run dev server with yarn dev
  • Open http://localhost:3000 with your browser to see the result.

Learn More