/practice1

react and fastify doodling

Primary LanguageTypeScript

To Run

  1. /client : npm install && npm run build
  2. /server : npm install && npm run start
  3. In browser: go to localhost:3000