Skip to content

Phantom0110/CEN3031-Spring-25-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Locked-In Life

Getting Started

Follow these steps to set up and run the project after cloning the repository.

1. Clone the Repository

git clone https://github.com/Phantom0110/CEN3031-Spring-25-Project.git

2. Navigate to the Project Folder

cd lockedinlife

3. Install Dependencies

Run the following command to install all required dependencies:

npm install

4. Start the Development Server

npm run dev

This will start the Vite development server, and it will provide a local URL (usually http://localhost:5173/) where you can see the app.

Additional Commands

Build for Production

npm run build

Preview the Production Build

npm run preview

About

Term project for Intro to Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published