Skip to content

m-moasa/ApplyAssistant.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AA

Note: Please ensure you have installed nodejs

To preview and run the project on your device:

  1. Open project folder in Visual Studio Code
  2. In the terminal, run npm install
  3. In the terminal, go to folder "backend" and run npm run dev
  4. In the terminal, go to folder "frontend" and run npm start to view project in browser