0.0.2 • Published 8 years ago
wm-base v0.0.2
wm-base
Graphql JavaScript Application Ecosystem Base
Docs
Usage
$server (localhost:3020)
npm install
npm run dev
$client (localhost:8080)
npm install
npm run dev
open in your browser:
vue graphql: http://localhost:8080
graphiql: http://localhost:3020/graphiql?query=%7Bhello%7D (maybe need wait a minute)