Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 847 Bytes

readme.md

File metadata and controls

35 lines (20 loc) · 847 Bytes

POINT_G

Project Overview

This project aims to test and validate various potential frontend technologies to make more informed technology selections for actual projects.

Getting Started

Installing Dependencies

pnpm install

pnpm g:server

pnpm g:view

Commit Convention (PR)

To ensure code quality and consistency in the project, we recommend using the following commit convention:

<type>(<scope>): <subject>

Others

About Prettier

If the Prettier configuration in the project has been modified, please ensure to restart the project update in your IDE to maintain consistent code formatting.

Contributions and Feedback

Contributions and valuable feedback are welcome for this project! If you have any questions or suggestions, please feel free to submit an issue or pull request on GitHub.