This is the front-end for this proyect: https://github.com/juanrueda/AdminGastos and is being built using Angular Framework
Venciventos is a web app proyect, currently in development, which main purpose is to help in the manage of frecuent bills.
You can get a copy of this repository code to execute or test it in your local machine with the command: git clone https://github.com/juanrueda/AdminGastosFront.git
or directly downloading it.
- NodeJs
- Angular 9+
- Code Editor (Optional)
- A terminal (CMD, Linux terminal, Windows Terminal, PowerShell ...)
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.