Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 493 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 493 Bytes

DST - PWA

1. Requirements 📜

  1. Your machine should have Node and React installed

Note: Prefer Node version (14.x) and react version (17.0.2)

2. Installation Steps 🚶

yarn install

3. Create .env file

  • Create .env file

  • Copy .env.sample and paste into .env

  • Modify data value as needed

4. Run it 🏁

yarn start

You can view your React app on http://localhost:3000/