mattiaslvv / Meetups-assignment

Event App made with MEVN-stack (MongoDB, Express.js, Vue, Node.js) Utilizing Mongoose ODM, Vuetify, Jest for testing. Pipeline to Docker & deployment to Heroku. https://meetups-front-end.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meetups-assignment

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

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Event App made with MEVN-stack (MongoDB, Express.js, Vue, Node.js) Utilizing Mongoose ODM, Vuetify, Jest for testing. Pipeline to Docker & deployment to Heroku. https://meetups-front-end.herokuapp.com/


Languages

Language:JavaScript 60.9%Language:Vue 37.3%Language:Dockerfile 0.9%Language:HTML 0.9%