Skip to content

KevithMannage/Devthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GuidelineX

  1. Open VS Code.
  2. Open a new terminal.
  3. Run the following command in the terminal to clone the repository
    git clone https://github.com/KevithMannage/Devthon.git
  4. To start the frontend
    cd frontend
    npm install
    npm run dev
  5. To start the backend (open new terminal)
    cd backend
    npm install
    npm run start

About

Guidelinex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors