All Projects → dwqs → vue-startup

dwqs / vue-startup

Licence: MIT License
A template with webpack 4 + vuejs 2 + + babel 7 setup for projects startup

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to vue-startup

React Multi Page App
🍡 react multi page app/react多页面应用
Stars: ✭ 226 (+413.64%)
Mutual labels:  scaffold, webpack4
Cordova Template Framework7 Vue Webpack
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Stars: ✭ 630 (+1331.82%)
Mutual labels:  vuejs2, webpack4
Vue2 Calendar
vue 2.x calendar component
Stars: ✭ 477 (+984.09%)
Mutual labels:  vuejs2, webpack4
Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (+1936.36%)
Mutual labels:  vuejs2, webpack4
Legoflow
更轻、更强、开箱即用的 前端工作流客户端
Stars: ✭ 517 (+1075%)
Mutual labels:  vuejs2, webpack4
Vue 2 Webpack 4 Boilerplate
Ready to use Vue 2+ project with webpack 4 configuration for development and production
Stars: ✭ 142 (+222.73%)
Mutual labels:  vuejs2, webpack4
reph
Phoenix/React application starter kit
Stars: ✭ 15 (-65.91%)
Mutual labels:  scaffold
RumahSakitJakarta
🏥 Daftar Rumah Sakit Umum, Khusus dan Puskesmas di Jakarta
Stars: ✭ 23 (-47.73%)
Mutual labels:  vuejs2
frontend-boilerplate
Boilerplate for static site
Stars: ✭ 16 (-63.64%)
Mutual labels:  webpack4
webpack-guide
webpack4 使用指南
Stars: ✭ 21 (-52.27%)
Mutual labels:  webpack4
vuex-action
🔨 Utilities for vuex to easily create and manage actions.
Stars: ✭ 27 (-38.64%)
Mutual labels:  vuejs2
remote-pad-gui
Desktop app to start remote pad services to help you get started
Stars: ✭ 17 (-61.36%)
Mutual labels:  vuejs2
blog-frontend
Frontend of blog created using: GraphQL (Apollo) + Vue + Nuxt.js + TypeScript + Vuetify...
Stars: ✭ 43 (-2.27%)
Mutual labels:  vuejs2
brutal
A code-first approach to automate the writing of unit tests.
Stars: ✭ 54 (+22.73%)
Mutual labels:  scaffold
phaser-typescript-webpack
Another Phaser CE boilerplate using TypeScript and Webpack.
Stars: ✭ 17 (-61.36%)
Mutual labels:  webpack4
webpack-demo
Introduction to Webpack 4
Stars: ✭ 26 (-40.91%)
Mutual labels:  webpack4
vue2-codemirror-lite-js
🎩 Lightweight CodeMirror component for Vue.js 2.x (JS only with linting via JSHINT)
Stars: ✭ 16 (-63.64%)
Mutual labels:  vuejs2
tfstage
TFStage: TensorFlow Project Scaffolding
Stars: ✭ 64 (+45.45%)
Mutual labels:  scaffold
Webpack-Starter-Kit
Webpack 4 stater kit with SCSS, PostCSS, Babel & ESLint
Stars: ✭ 41 (-6.82%)
Mutual labels:  webpack4
dynamoc
A DynamoDB GUI client https://ieiayaobb.github.io/dynamoc/
Stars: ✭ 70 (+59.09%)
Mutual labels:  vuejs2

vue-startup

A template with webpack 4 + vuejs 2 setup for projects startup.

Install/安装

Install it by chare or vue-cli/可以通过 chare 或者 vue-cli 来安装:

chare init dwqs/vue-startup your-project-name -o remote-url-of-your-project

Above command will init your project with this template, and associate it with the remote url./上述命令会初始你的项目, 并将你的项目关联到远程的 remote-url.

字段说明

如果通过 chare 或者 vue-cli 来安装, 在安装的过程中,会需要输入一些基本信息,可以查看 meta.js 来了解. 咨询的信息都有默认值, 一般选择默认就行, 模板生成之后也可以再更改.

一些字段说明如下:

  • port: 客户端的端口号, 默认是 3000
  • state: 状态管理工具选择,目前支持 vuex / mobx
  • prefix: Ajax 请求的前缀, 如 http://test.com, 默认是 ''.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].