Skip to content

IS-HIMAFI-ITB/is-himafi2024

Repository files navigation

This is a T3 Stack project bootstrapped with create-t3-app.

STACK

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

Getting started

Clone this repository

change current working directory to the cloned repository's folder and then run

npm install

consider installing these recommended VSCode extensions

and after everything is installed, you can run the development server using:

npm run dev

Open http://localhost:3000 to see the result.