This is the front-end web interface for Open Accounting. It communicates with the server over a REST API.
This software is built with Angular. To get started, make sure you have Node installed.
Then follow these steps:
- git clone https://github.com/openaccounting/oa-web.git
- cd oa-web
- npm install
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.
Click on the Settings link and specify the URL for your server. Or you can use https://api.openaccounting.io if you want Open Accounting to host your information.
Join our Slack chatroom and talk with us!