Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 184 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 184 Bytes

A simple next.js@14 typescript starter with:

  • zustand state manager
  • scss
  • env file support
  • json-server
  • @tanstack/react-query

How to start

npm run server npm run dev