Skip to content

aindree-2005/IEEE_submissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Project

Signup-Signin Project

  1. Navigate to the signup-signin directory:
    cd signup-signin
    npm install
    json-server --watch db.json
    npm run serve
  2. Navigate to the portfolio directory:
    cd portfolio
    npm install
    npm run serve
  3. Navigate to the recipe-project directory: view deployed file https://ieee-submissions-six.vercel.app/