IKSEDA Website

  • please use standard commit messages
  • please use node 16 and up preferable (16.11.1) and yarn (as a node package manager)

to start developing

  • clone the project, cd to the directory
  • run yarn to install all the dependencies
  • run yarn dev to start the development server on localhost:3000

look up the /index.tsx for the sandbox component image

happy hacking✨