hunterliu1003 / vuetify-meetups

first Vuetify practice

Home Page:https://vuetify-meetups.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuetify-meetups

使用 Vuetify 官方 webpack-ssr template,製作一個簡易的網站。

skills

  • a vue.js component framework: Vuetify
  • express with vue-server-renderer
  • firebase realtime database, storage, email login
  • a tempate engine: pug
  • a css preprocessors: stylus
  • cloud application platform: heroku

online demo

https://vuetify-meetups.herokuapp.com

install

# instal dependncies
npm install

development

# serve with hot reload at localhost:8080
npm run dev

production

# build for production with minification
npm build

# serve with hot reload at localhost:8080
npm run start

About

first Vuetify practice

https://vuetify-meetups.herokuapp.com/


Languages

Language:JavaScript 54.0%Language:Vue 43.2%Language:HTML 1.8%Language:CSS 1.0%