- Install all the needed dependencies, I run
yarn
, butnpm install
will also do the same thing. - Run the local Node Server, I use
yarn start
, butnpm start
will 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
vipulbhj/reactify13-meetup-talk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published