Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 245 Bytes

ACM Hack x WIC: Cloud Computing with AWS

Set up the application

  1. Download Node.js
  2. For the client, cd client, npm install, and npm run dev
  3. For the server, cd server, npm install and npm start