This project is part of BudgetKey, the Israeli open budget project. It aims to support public discussion in the area of taxes and other governmental sources of income. It does so by providing an easy-to-use but informative website to view and play with income data. The link to the website is next.obudget.org/income.
Run npm install
to install all npm packeges needed for the project.
Then run npm run build
to build the project.
Then finally run npm run start
to run the project and navigate to localhost:8000
to view it.
This project has a Notion page.
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
to generate other project parts.
This project was generated with Angular CLI version 7.1.3.