Skip to content

SprintStartProject/sprintstart-frontend

Repository files navigation

This is Frontend Branch

sprintstart-frontend

Setup Guide

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm, yarn, or pnpm

Installation

  1. Clone the repository and navigate into the project folder:
    cd sprintstart-frontend
  2. Install the project dependencies:
    npm install

Development

To start the local development server, run:

npm run dev

The application will be accessible in your browser at: http://localhost:5173/

One Command Start

To start the local deployment via docker compose in command, run:

docker compose up --build

The application will be accessible in your browser at: http://localhost:3000/

About

The frontend for SprintStart project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors