Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juanesgalvis/gatodeassange
- Owner: JuanesGalvis
- Created: 2021-01-24T19:59:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T20:14:28.000Z (about 2 years ago)
- Last Synced: 2024-11-02T13:21:06.555Z (2 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
![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