Giter Site home page Giter Site logo

thornboo / pocket-book Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.54 MB

📄🎯基于vite3 + vue3 + TS开发的一个记账本应用程序。(练习项目)

License: Other

CSS 12.52% HTML 3.44% Vue 14.58% TypeScript 14.27% JavaScript 49.04% Shell 6.16%
typescript vite3 vue3

pocket-book's Introduction

Pocket book

English | 中文

Introduction

Pocket Book is a free open source bookkeeping application developed using the latest vue3, Vite3, TypeScript and other mainstream technologies.

Feature

preview

Documentation

Document

Preparation

  • 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

Install and use

  • Get the project code
git clone https://github.com/thornboo/pocket-book
  • Installation dependencies
cd pocket-book

yarn install
  • run
yarn serve

Change Log

CHANGELOG

Project

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxx
  3. Submit your changes: git commit -am 'feat(function): add xxx'
  4. Push your branch: git push origin feat/xxx
  5. submit:pull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

Related warehouse

If these plugins are helpful to you, you can give a star support

Maintainer

@thornboo

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

License

pocket-book's People

Contributors

thornboo avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.