Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 231 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 231 Bytes

yocket-assignment

Creating a society management website

#Go to client folder - Built on Vue

npm install
npm run dev

#Go to server folder - Built on Node with MongoDB Cloud

npm install
npm start