Skip to content

🅰️ Curso de introducción a Angular para la Facultad de Informática de A Coruña Marzo2023

Notifications You must be signed in to change notification settings

CursosAlbertoBasalo/fic-ng_dev-23_03

Repository files navigation

Fic Angular Developer 2023-03

https://github.com/classroomLabs/fic-ng_dev-23_03

This project was generated with Angular CLI version 15.2.2.

npx -p @angular/cli@15.2.2 ng new fic-ng_dev-23_03

# clone repo
git clone https://github.com/classroomLabs/fic-ng_dev-23_03.git
# install dependencies
cd fic-ng_dev-23_03
npm install
# run app
npm start
# open browser at http://localhost:4200/
DATE TIME
MAR 14 MAR 09:30 – 12:30
JUE 16 MAR 16:00 – 19:00
JUE 23 MAR 16:00 – 19:00
JUE 30 MAR 09:30 – 12:30
LUN 10 ABR 16:00 – 19:00
MAR 11 ABR 16:00 – 19:00
JUE 13 ABR 16:00 – 19:00
LUN 17 ABR 16:00 – 19:00
MAR 18 ABR 16:00 – 19:00
JUE 20 ABR 16:00 – 19:00

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.


⚙️ Settings

🧩 Extensions

👩🏼‍⚖️ EsLint rules

⌨ VS Code Shortcuts

TOP 10

  • F1 :command list
  • CTRL+P : file
  • CTRL+T : search code
  • CTRL+K CTRL+Z : code comment
  • CTRL+K CTRL+U : uncomment code
  • F12 : go to definition
  • CTRL+Ñ : show hide terminal
  • CTRL+B: show hide navigation bar
  • CTRL+K S : save al files
  • ALT+up|dawn : move line

🧑🏼‍💻 By Alberto Basalo

twitter albertobasalo

git albertobasalo

About

🅰️ Curso de introducción a Angular para la Facultad de Informática de A Coruña Marzo2023

Topics

Resources

Stars

Watchers

Forks