Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBot

A full-stack JavaScript application with a Vite-powered frontend and a Node.js/Express backend.

🚀 Getting Started

Follow these steps to set up and run the project locally:

1. Clone the Repository

git clone https://github.com/your-username/bitbot.git
cd bitbot

2. Install server dependencies

cd server
npm install

3. Start the Express server

npm run server

4. Install client dependencies

cd client
npm install

5. Start the Vite development server

npm run dev

6. Open the App

http://localhost:5173

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages