Skip to content

PitiNarak/condormhub-frontend

Repository files navigation

Condormhub

Software Engineering II Course from Chulalongkorn University Project

Getting Started

First, run the development server:

  1. Clone repository
git clone [email protected]:PitiNarak/condormhub-frontend.git
  1. Install dependencies
pnpm install
  1. Start the development server
pnpm dev

Scripts

Script Description
dev Starts the development server with Turbopack
build Builds the application for production
start Starts the production server
lint Runs the linter to check for code issues
lint:fix Runs the linter and fixes any issues

License

This project is licensed under the MIT License. See the LICENSE file for details.

Next.js is licensed under the MIT License. See the Next.js License for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages