Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

cpe-kmutt-student/comcamp34

Repository files navigation

🖥️ Comcamp34

Repo for Comcamp34 registration platform using Vite and React

🛠️ Run locally

First, clone the project:

  git clone https://github.com/cpe-kmutt-student/comcamp34.git
  cd comcamp34

Then,install dependencies

  npm install
  

Run the server

  npm run dev

Open http://localhost:5173 with your browser to see the result.

📄 Contributing

To start contributing, create a branch for feature or fix (for example feat(some-feature) or fix(some-bug)) then make a PR to the dev branch.

Guidelines

Releases

No releases published

Packages

No packages published

Languages