⚡ Live demo | 🚀 Get Started
Businx is a web-based application that helps you get a grip on your finances activities and make your business grow faster. We offers to you some exclusives premium features like: (i) Start new investments and follow the growth along side its risks; (ii) Get your transactions organized into the right categories; (iii) Track where your money is going and how much is left.
- Fork repository and clone your fork locally
- Install Node.js (v10+)
- Install project dependencies:
npm install
oryarn install
- Run locally
npm start
oryarn start
- Build and deploy
npm run build
oryarn build
npm run deploy
oryarn deploy
📖 Read the Full Setup Guide.
- Angular 2+
- Bootstrap
- Firebase
- Nx DevTools
- TypeScript
“Alone we can do so little; together we can do so much.” - Helen Keller
Feel free to submit PRs for small issues. For large issues or features open an issue first. First, fork this repo on Github.
git clone <your-forked-repo>
npm install
npm run dev
git checkout -b my-fix
# fix some code...
git commit -m "fix: corrected a typo"
git push origin my-fix
Lastly, open a pull request on Github. Once merged, your changes will automatically be deployed to the live site via the CI/CD pipeline.
For the first contribution in Github, we recommend see the @fireship-io lesson 👉 How to Participate on Github?
Powered ⚡ by Splash Ink. All rights reserved.