santander-dev-week-angular-home
Repo base para live de Angular da Dev week
File Explorer
Download Latest Version (.zip)- preview.png
- extensions.json
- launch.json
- tasks.json
- app-routing.module.ts
- svg-components.module.ts
- app.component.css
- app.component.html
- app.component.ts
- app.module.ts
- bell-icon.component.html
- bell-icon.component.ts
- logo-white.component.html
- logo-white.component.ts
- money-icon-component.html
- money-icon-component.ts
- search-icon.component.html
- search-icon.component.ts
- user-icon.component.html
- user-icon.component.ts
- .gitkeep
- arrow-left.png
- arrow-right.png
- chip.png
- favicon.ico
- favicon.png
- index.html
- main.ts
- styles.css
- .editorconfig
- .gitignore
- angular.json
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
# Installation Guide
1. Get the code
git clone https://github.com/digitalinnovationone/santander-dev-week-angular-home
Downloads the entire project code from GitHub to your computer.
cd santander-dev-week-angular-home
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
