Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 175 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 175 Bytes

Playpen - Pet Owner Social Matching App

To Install this App:

npm install

Bundle the application

npm run build

Run the Express server

npm run start