Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 237 Bytes

Template for React with NextJs, TypeScript, Emotion, ESLint & Prettier

Use this as a base for any new projects with all the initial overhead configuration taken care of

Install dependencies: yarn install

Start the app: yarn dev