Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juanesgalvis/gatodeassange

Blog sobre tecnología, sociedad y política programando con el stack MEVN
https://github.com/juanesgalvis/gatodeassange

babel express-js jest mongodb mongoose nodejs sass vue vue-router

Last synced: 21 days ago
JSON representation

Blog sobre tecnología, sociedad y política programando con el stack MEVN

Awesome Lists containing this project

README

        

# Gato De Assange

![Logotipo del gato de Assange](https://github.com/JuanesGalvis/GatoDeAssange/blob/master/src/assets/logo.png?raw=true "Logotipo del gato de Assange")

## Instalar Dependencias
```
npm install
```

### Desplegar servidor
```
npm run dev
```

### Compilar Vue
```
npm run build
```

### Probar Tests
```
npm run test:unit
```

### Librerías:
- Express.js
- Mongoose
- Vue
- Vue-router
- Vuex
- Babel
- Jest
- Sass