Skip to content

vipulbhj/reactify13-meetup-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactify13-meetup-talk

Setup

  • Install all the needed dependencies, I run yarn, but npm install will also do the same thing.
  • Run the local Node Server, I use yarn start, but npm 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 PORT 3000, it's already used by Node Server, or change the PORT in Node Server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors