Skip to content
/ beauty Public
forked from beauty-enjoy/beauty

👙 VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR 同构项目 - demo

Notifications You must be signed in to change notification settings

hmadf/beauty

 
 

Repository files navigation

Beauty

     这是一个 VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR项目
      live demo

WHY

VUE SSR的相关资料不多, 最全面的demo就是官方的 vue-hackernews-2.0 . 因为各种版本的 hackernews clone 看的太多了,也有点审美疲劳 . 所以有了 beauty-enjoy/beauty 这个Repo

DO

Preview

Develop

# local develop
npm run dev
# build for production 
npm run build
# production server 
npm run start

Related Repo

TODO

  • upgrade to SSR
  • add cache for api
  • list all girls page
  • list all location page
  • add commit to posts

Core Team


Netpi Chen

Founder for this repo

About

👙 VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR 同构项目 - demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Vue 36.6%
  • CSS 4.9%
  • HTML 0.6%