Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.45 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.45 KB

HandanWeb 🚧 🚧 🚧

HandanWeb is a project under construction, it's a web application for Handan.

Getting Started

First, run the development server:

  • Run pnpm install to install and setup dependencies
  • Run pnpm run dev to run the development server

Open http://localhost:3000 with your browser to see the result.

Technologies Used

  • Next.js: A React-based framework for server-side rendering
  • Tailwind CSS: A utility-first CSS framework
  • Apollo Client(GraphQL): A GraphQL client for JavaScript
  • Ant Design: A design system for enterprise-level products
  • Zustand: A state management library for React

Features

  • Session
  • Stock && Item
  • Selling
  • Purchasing
  • Production
  • Finance

Contributing

Bug report or pull request are welcome.

Make a pull request

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Please write unit test with your code if necessary.

License

HandanWeb is available as open source under the terms of the MIT License.