issues
search
1varunvc
/
snyder
MIT License
0
stars
0
forks
source link
Frontend: Initialize React Application
#16
Open
1varunvc
opened
2 days ago
1varunvc
commented
2 days ago
Use create-react-app to bootstrap the frontend (npx create-react-app frontend).
Navigate to the frontend directory and start the development server to verify setup.