Tag Manager Vue is an app that allows you to manage tags. Ideal for all those who need to implement a labeling system within their organization.
- Vue 3.
- Clone the repository
git clone https://github.com/modavidc/tag-manager-vue-challenge.git
- Switch to the repo folder
cd tag-manager-vue-challenge
- Copy the example env file and make the required configuration changes in the .env file
cp .env.example .env
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint
Moisés Cedeño
- Email: [email protected]
- Github: @modavidc
- Twitter: @modavidc
Copyright © 2022 modavidc.
This project is MIT licensed.
_Made with contributors-img.
This README was generated with ❤️ by readme-md-generator