Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 246 Bytes

Todo app:

Client

  • Create react app
  • TypeScript
  • GraphQL
  • Apollo Client
  • Codegen
  • Tailwindcss
  • Eslint, prettier

Server

  • Strapi

To start the project, run npm start at the root folder. It will run both client and strapi server.