Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 262 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 262 Bytes

react

Web aplication react course (cousera): Front-End Web Development with React The Hong Kong University of Science and Technology

run app: Inside confusion folder: yarn start

run server: Inside json-server: json-server --watch db.json -p 3001 -d 2000