Skip to content
/ vue3-template Public template

Is a template for project Vue3 + typescript + element plus + units test

Notifications You must be signed in to change notification settings

biennui1998mu/vue3-template

Repository files navigation


Logo

vue-3-template

Table of Contents
  1. About The Project
  2. Project setup
  3. Usage
  4. Contributing
  5. Contact

About The Project

Description

Is a template for project Vue3 + typescript + element plus + units test + vuenos(can remove if unused)

Built With

Vue.js Typescript SCSS Element-plus

(back to top)

Project setup

  • If you don't want to use vuenos(2 packages I write own), you can remove it from package.json before install node_modules

Prerequisites

npm install npm@latest -g

Installation

npm install

For development

npm run serve

For production

npm run build

(back to top)

Usage

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.

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Sơn Nguyễn - @Linkedin - [email protected]

Project Link: https://github.com/biennui1998mu/vue3-template

(back to top)

References

Amazing readme template was referred from Best-README-Template

(back to top)