- Navigate to the directory where you want to set up this project.
- Open cmd/bash and run the below command:
On Mac/Win:git clone https://github.com/sprakshith/Flask-AI-Frontend.git
- Now navigate to the project directory:
cd Flask-AI-Frontend
- Install all the required dependencies using the below command:
On Mac/Win:npm install
oryarn install
- To start the development server, run the below command:
On Mac/Win:npm run dev
oryarn dev
- Open your browser and go to:
http://localhost:5173
to view the app. - To build the project for production, run:
On Mac/Win:npm run build
oryarn build
- To preview the production build, use:
On Mac/Win:npm run dev
oryarn dev
-
Notifications
You must be signed in to change notification settings - Fork 0
License
sprakshith/Flask-AI-Frontend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published