Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

File metadata and controls

7 lines (4 loc) · 236 Bytes

Run each project in the subdirectory by using

npm install # Install node modules and dependencies

npm start # Run the development server

Note : Make sure you run the commands int he subdirectory(i.e Where the src folder is located)