Skip to content

hunghoang1099/todo-list

Repository files navigation

  • ng new todo-list

  • npm i bootstrap --save

"styles": [
  "src/styles.scss",
  "node_modules/bootstrap/scss/bootstrap.scss"
],