Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 345 Bytes

Includes

  • Next.js 12
  • TailwindCSS 2.2
  • SASS

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