Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

Latest commit

 

History

History
55 lines (34 loc) · 2.06 KB

README.md

File metadata and controls

55 lines (34 loc) · 2.06 KB

Budget Manager

BM icon

forthebadge

Due to code complexcity in mapping rest data to form in entry component, code will be reviewed.

Bm is built using Angular 5 and Bootstrap 4

This project was generated with Angular CLI version >=1.5.0.

How to start

Note that this seed project requires node >=v6.9.0 and npm >=3/yarn >=1.6.0.

In order to start the project use:

$ git clone https://github.com/jawahar273/bm-client.git
$ cd bm-client
# install the project's dependencies
$ yarn
# watches your files and uses livereload by default run `yarn start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
$ yarn start
# prod build, will output the production application in `dist`
# the produced code can be deployed (rsynced) to a remote server
$ npm run build

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Credit

Base Template

This project is a port of the famous Free Admin Bootstrap Theme demo.

Icon

Bank Icons:

Icons made by Maxim Basinski from www.flaticon.com is licensed by CC 3.0 BY