Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matrizlab/front-wam


https://github.com/matrizlab/front-wam

Last synced: 6 days ago
JSON representation

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)