- Install all the needed dependencies, I run
yarn, butnpm installwill also do the same thing. - Run the local Node Server, I use
yarn start, butnpm startwill also do the same thing. - Run a local server to serve html files, I use
python3 -m http.server 5000, you can use anything, just don't use PORT3000, it's already used by Node Server, or change the PORT in Node Server.
vipulbhj/reactify13-meetup-talk
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|