Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 187 Bytes

Welcome to Word Quiz!!

To get started using this app first run:

npm run start:backend -> to get the backend running..

then run:

npm run start:frontend -> to start up the frontend!