Skip to content

MarwaAlqatari/4155BINZUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Launch the Frontend Project:

  1. First, make sure the backend is running, for that, go to the README.md on the backend project, finish that first, then come back to finish the steps here.
  2. Secondly, run 'npm install' to install the dependencies in the local node_modules folder.

npm install

  1. Lastly, run 'npm statrt' to start running the frontend on 'http://localhost:3000/'

npm start

  1. Web app will open automatically in web browser at 'http://localhost:3000/', this should show up our project that you can navigate through.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors