Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 169 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 169 Bytes

Example application setup with Next.js + Emotion + Tailwind CSS

Getting Started

Install dependencies:

yarn install

Start dev server:

yarn dev