Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 576 Bytes

myPersonalLibrary

Design

Figma

Front

In the project directory:

npm install

for download and install dependencies.

to run in web browser:

npm start

Open http://localhost:3000 to view it in the browser.

Back

To run:

In the project directory, you can run:

npm install

for download and install dependencies.

npm start

Runs the app in the development mode.
App will listen at port 1000 http://localhost:1000.