https://github.com/wesleyara/color-drop
https://github.com/wesleyara/color-drop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wesleyara/color-drop
- Owner: wesleyara
- Created: 2024-08-28T00:08:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:52:47.000Z (9 months ago)
- Last Synced: 2025-01-26T18:17:27.860Z (4 months ago)
- Language: TypeScript
- Homepage: https://color-drop-rho.vercel.app
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Template
This is a template for Vue.js projects. It includes the following:
- Vue.js
- Vue Router
- Pinia
- Tailwind CSS
- ESLint
- Prettier
- VueUse
- Vue Devtools
- Oh, Vue Icons!## Project setup
```bash
npm install
# or
yarn
```### Run the project in development
```bash
npm run dev
# or
yarn dev
```