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: 2 months ago
JSON representation
Blog sobre tecnología, sociedad y política programando con el stack MEVN
- Host: GitHub
- URL: https://github.com/juanesgalvis/gatodeassange
- Owner: JuanesGalvis
- Created: 2021-01-24T19:59:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T20:14:28.000Z (over 2 years ago)
- Last Synced: 2025-02-13T11:23:35.903Z (4 months ago)
- Topics: babel, express-js, jest, mongodb, mongoose, nodejs, sass, vue, vue-router
- Language: Vue
- Homepage:
- Size: 2.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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