Skip to content

modavidc/tag-manager-vue-challenge

Repository files navigation

🏷️ Tag Manager Vue

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.

🔨 Technologies

  • Vue 3.

🚀 Run

Install

  1. Clone the repository

git clone https://github.com/modavidc/tag-manager-vue-challenge.git

  1. Switch to the repo folder

cd tag-manager-vue-challenge

  1. Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

👤 Author

Moisés Cedeño

🤝 Contributors

📝 License

Copyright © 2022 modavidc.
This project is MIT licensed.


_Made with contributors-img.
This README was generated with ❤️ by readme-md-generator

About

Tag Manager is an app that allows you to manage tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published