An open API service indexing awesome lists of open source software.

https://github.com/wesleyara/color-drop


https://github.com/wesleyara/color-drop

Last synced: 3 months ago
JSON representation

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
```