Skip to content

andi-frame/NoBazir

 
 

Repository files navigation

CAPSTONE_27

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

How to Run

  1. Clone this repository

    cd https://github.com/Capstone-Kelompok-27/NoBazzir.git
  2. Change the current directory to Capstone_27

    cd NoBazzir
  3. Make a new .env file (liat grup) and delete .env.example

  4. Install all dependencies

    npm install
  5. Run the application

    npm run dev
  6. To run, access http://localhost:3000/ on your browser

Developer's Guide

Make sure you've read our Developer's Guide

IMPORTANT NOTE

Jangan pernah push langsung ke main, selalu ke branch masing-masing dulu (menghindari conflict)

Baca dokumentasi dimana??

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!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 2.3%
  • Other 1.0%