Skip to content

SanSunB/budgetkey-app-search

 
 

Repository files navigation

BudgetKey Search App

This is the search interface budgetkey app.

It currently can be accessed at http://next.obudget.org/app/search/

Quick Start (Set up a dev server)

  1. Clone && cd into directory
  2. npm install
  3. npm run dist-serve
  • For Windows users - 1) run on one terminal npm run dist-serve 2) run on a second terminal npm start

This project was generated with Angular CLI version 7.1.3.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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.

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

This is the search interface budgetkey app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.2%
  • CSS 19.3%
  • HTML 9.5%
  • JavaScript 8.6%
  • Other 0.4%