Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/julianmanera8/p-paint-vue

Mi propia galeria / e-commerce de figuras impresas en 3D pintadas a mano. Hecha con VUE 3 client (composition api), global store con PINIA, estilos con css / sass, vue-router para el enrutado y diseño 100% responsive.
https://github.com/julianmanera8/p-paint-vue

pinia-vuejs responsive-design sass-framework vue3-composition-api

Last synced: about 1 month ago
JSON representation

Mi propia galeria / e-commerce de figuras impresas en 3D pintadas a mano. Hecha con VUE 3 client (composition api), global store con PINIA, estilos con css / sass, vue-router para el enrutado y diseño 100% responsive.

Awesome Lists containing this project

README

        

# p-paint-vue

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

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