An ailge note app, which is developed with agile software development method
Please strictly obey the following practice, if you disagree with any of them, please open an issue to discuss
- Please all of you use VSCode as the development tool, and whenever possible, use
*nixas development OS. - TechStack: Vue + TypeScript.
- Use auto formatter (
prettier) to format your code, the configuration is put in/.prettierrc.jsonfollow config. warningis not acceptable, it is the same aserror, so please respect the default linter carefully.- To be continued