Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matrizlab/front-wam
https://github.com/matrizlab/front-wam
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matrizlab/front-wam
- Owner: matrizlab
- Created: 2020-07-20T15:05:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T03:49:30.000Z (over 2 years ago)
- Last Synced: 2023-03-06T07:03:02.142Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 451 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
test front WAM
Notas:
- en toda la App usè los iconos de Fontawesome, pediria al disenador una ayuda con los iconos SVG
- elegi utilizar un framework como bootstrap en cuanto permite acelerar el desarollo, ayuda el trabajo en equipo, garantiza la compatibilidad entre navegadores.
- entre las utilidades que nos ofrece un framework CSS es que están pensados para el desarrollo flexible y responsive## Stacks
- Angular
- Bootstrap
- FontAwesome## Installation
- git clone
- npm install -g @angular/cli (if you don't have angular-cli installed)
- npm install
- ng serve -o (run application)#### Official docs
[Setting up the local environment and workspace](https://angular.io/guide/setup-local)