Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 433 Bytes

Part_1_React.md

File metadata and controls

14 lines (10 loc) · 433 Bytes

Part 1 - React.js

📺 YouTube Live: https://youtu.be/HDewxYzImqI

We went over the following topics in this live stream:

  • Kintone Plug-in file structure
  • Create React App
  • npm | Node Package manager
  • What npm build command does happens behind with build command
    • npm eject command to see the build command's changes