Skip to content

boxshadow/plus-component-h5

 
 

Repository files navigation

ThinkSNS+ HTML 5 (SPA)😊

The package is a SPA for ThinkSNS+

Stack

  • ES 6
  • webpack
  • SASS
  • LESS
  • Vue
  • vuex
  • vue-router
  • PHP 7
  • Composer
  • Yarn | NPM
  • Node

Install

composer require zhiyicx/plus-component-web
Dependencies ThinkSNS+ library:
  • zhiyicx/plus-component-im
  • zhiyicx/plus-component-feed

Publish font-end application (SPA)

php artisan package:handle h5 publish

Remove

composer remove zhiyicx/plus-component-web

Because h5 rely on the ThinkSNS+ other packages, so when the installation of h5 these packages will be installed together, you have not installed these packages alone, then remove the h5 when these dependent packages will be removed together.

Develop

  • Node 6+
  • PHP
  • Yarn
  • Composer
  • ThinkSNS+

Commands:

  • yarn clean-dist
  • yarn dev
  • yarn hot
  • yarn watch
  • yarn dist

Link asstes

php artisan package:handle h5 link

Packages

No packages published

Languages

  • Vue 88.3%
  • JavaScript 9.6%
  • Other 2.1%