Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 244 Bytes

File metadata and controls

12 lines (11 loc) · 244 Bytes

Lesson: Dependeny Management

Todo

  1. Start todo app (use a static webserver) and try it out
  2. Init a package.json
  3. Install bootstrap as dependency
  4. Link bootstrap.min.css in index.html

Static Webserver

Run

npx http-server