Table of Contents
Is a template for project Vue3 + typescript + element plus + units test + vuenos(can remove if unused)
- If you don't want to use vuenos(2 packages I write own), you can remove it from package.json before install node_modules
npm install npm@latest -g
npm install
npm run serve
npm run build
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Sơn Nguyễn - @Linkedin - [email protected]
Project Link: https://github.com/biennui1998mu/vue3-template
Amazing readme template was referred from Best-README-Template