• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Ethaan/vuexpresso: VueJS + Express + GraphQL Boilerplate

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Ethaan/vuexpresso

开源软件地址(OpenSource Url):

https://github.com/Ethaan/vuexpresso

开源编程语言(OpenSource Language):

JavaScript 77.3%

开源软件介绍(OpenSource Introduction):

Vuexpresso

Vuexpresso is a skeleton app that uses the new techs like vue, vuex, graphql, webpack, apollo, between others (See complete list below).

Mainly inspired by

Getting Started

Note remember to have Mongo proccess running on the background or edit config/index.js with a cloud mongodb instance (default to localhost)

Take a look here to know how to run the mongo server

git clone https://github.com/Ethaan/vuexpresso.git
npm install -g babel-cli
yarn
yarn dev

Other Commands

yarn run storybook - Serves a play server using storybook

What includes

Graphql server

By default it runs a server on /graphql, in order to make the API calls, you can delete the part where the server is initialized on build/dev-server.js if you have an external API server

GraphiQL UI

default to /graphiql but you can change it on data/base-config.js;

Storybook UI.

It uses Storbook to render and test components much better in real time, check the official repo

Vuex Config.

Vuex is already all setup so you can only worry about adding modules, an example can be found here src/store/modules/notifications.js;

Vue Router

Routes live inside src/routes.js

Webpack

Using Webpack master example as reference, with slight modifications to make it work with ES6 and graphql

Jade & Stylus

You can easy remove Jade and stylus by simply removing them from the tag like <template lang="jade"></template => <template></template same for stylus.

Libraries and Technologies used

TODO

  • Build for Production



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap