Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 160 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 160 Bytes

Container Components

This is a React project

Installing packages:

npm i

To run the server:

node server.js

To run the frontend

npm start