To run the frontend
git clone https://github.com/PUSDC/pusdc_frontend.git
cd pusdc_frontend/static
python -m http.server
Then visit http://127.0.0.1:8000. Keep it simple for end users!
Important: the Pull Request with js framework or nodejs dependency will be rejected.