This project is based on React + Typescript + Vite template.
To run this project on local:
nodejsversion >= 18npm installon cmdlinenpm run devon cmdlinelocalhoston web browser
Can deploy on render.com:
- First of all, push this project to Github
- On
https://dashboard.render.com/, can clickNew +button and then selectStatic Site - Connect to Github and click the
Connectbutton next to the targeted repository - In
Build and Deploycard, setsrcforRoot Directoryfield, and inputdistforPublish directoryfield - Click
Create Static Sitebutton