English | 中文
Pocket Book is a free open source bookkeeping application developed using the latest vue3
, Vite3
, TypeScript
and other mainstream technologies.
- node and git - Project development environment
- Vite - Familiar with vite features
- Vue3 - Familiar with Vue basic syntax
- TypeScript - Familiar with the basic syntax of
TypeScript
- Es6+ - Familiar with es6 basic syntax
- Ant-Design-Vue - ui basic use
- Get the project code
git clone https://github.com/thornboo/pocket-book
- Installation dependencies
cd pocket-book
yarn install
- run
yarn serve
- pocket-book - pocket book
You are very welcome to join!Raise an issue Or submit a Pull Request。
Pull Request:
- Fork code!
- Create your own branch:
git checkout -b feat/xxx
- Submit your changes:
git commit -am 'feat(function): add xxx'
- Push your branch:
git push origin feat/xxx
- submit:
pull request
-
reference vue specification (Angular)
feat
Add new featuresfix
Fix the problem/BUGstyle
The code style is related and does not affect the running resultperf
Optimization/performance improvementrefactor
Refactorrevert
Undo edittest
Test relateddocs
Documentation/noteschore
Dependency update/scaffolding configuration modification etc.workflow
Workflow improvementsci
Continuous integrationtypes
Type definition file changeswip
In development
The Chrome 80+
browser is recommended for local development
Support modern browsers, not IE
If these plugins are helpful to you, you can give a star support
- vite-plugin-html - Used for html template conversion and compression
- vite-plugin-style-import - Used for component library style introduction on demand
- vite-plugin-theme - Used for online switching of theme colors and other color-related configurations
- vite-plugin-imagemin - Used to pack compressed image resources
If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!