Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 153 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 153 Bytes

dtwebsite

To run: On two different terminals:

Terminal 1:

cd client
npm run dev

Terminal 2:

npm start

Navigate to localhost:5000.