Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/domicoder/vuello

Vuello is a project management platform designed to take your productivity and collaboration to the next level. With a philosophy focused on simplicity and efficiency, it is now easier to organize your projects in an intuitive and visual way.
https://github.com/domicoder/vuello

css frontend html javascript trello vue2 vue2js web-development

Last synced: 6 days ago
JSON representation

Vuello is a project management platform designed to take your productivity and collaboration to the next level. With a philosophy focused on simplicity and efficiency, it is now easier to organize your projects in an intuitive and visual way.

Awesome Lists containing this project

README

        

# vuello

## ๐ŸŒฑ 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
```

### ๐Ÿ’… Lints and fixes files

```
npm run lint
```

### โš ๏ธ Status:

We are improving this project to use Vue 3 + Vite + Pinia + modern tools

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).