All Projects → potato4d → vue-dev-template

potato4d / vue-dev-template

Licence: MIT license
[deprecated] Vue.js development template.

Programming Languages

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

Projects that are alternatives of or similar to vue-dev-template

vue-automation
一款开箱即用的 Vue 项目模版,基于 Vue 2.x
Stars: ✭ 31 (+40.91%)
Mutual labels:  vue-cli
uni-chat
uni-app + vue3.0 + typescript + vue-cli 仿手机QQ聊天 qq表情包
Stars: ✭ 55 (+150%)
Mutual labels:  vue-cli
vue2.0-start-
vue2.0 用法,入门好帮手
Stars: ✭ 15 (-31.82%)
Mutual labels:  vue-cli
vue.pwa.weather.app
Simple Progressive Web Apps (PWA) showing hourly and daily weather forecast data.
Stars: ✭ 24 (+9.09%)
Mutual labels:  vue-cli
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+58818.18%)
Mutual labels:  vue-cli
yipao
PC SPA Base on Vue
Stars: ✭ 18 (-18.18%)
Mutual labels:  vue-cli
tplh.net-2019
I explored what my identity was and tried to express it as much as possible using whatever technology I have now.
Stars: ✭ 35 (+59.09%)
Mutual labels:  vue-cli
vue-cli-plugin-pages
vue-cli 3 plugin to build multi-page application
Stars: ✭ 12 (-45.45%)
Mutual labels:  vue-cli
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+150%)
Mutual labels:  vue-cli
vue-cli-plugin-cesium
Cesium encapsulation based on Vue cli
Stars: ✭ 108 (+390.91%)
Mutual labels:  vue-cli
vue-async-bootstrap-modal-demo
A Vue.js async bootstrap modal(dialog) demo.
Stars: ✭ 15 (-31.82%)
Mutual labels:  vue-cli
Game-of-Life-Vue
vue implementation of game of life
Stars: ✭ 17 (-22.73%)
Mutual labels:  vue-cli
vue-cli-plugin-chrome-ext
vue cli plugin that setup vue project for chrome extension
Stars: ✭ 86 (+290.91%)
Mutual labels:  vue-cli
vue-cli-plugin-docker
🐳 Dockerize your vue app
Stars: ✭ 23 (+4.55%)
Mutual labels:  vue-cli
vue-movie
基于vue2.0构建的在线电影网【film】,webpack+vue+vuex+keepAlive+muse-ui+cordova 全家桶,打包成APP
Stars: ✭ 185 (+740.91%)
Mutual labels:  vue-cli
Vue-CAMP
VueJS
Stars: ✭ 16 (-27.27%)
Mutual labels:  vue-cli
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (+259.09%)
Mutual labels:  vue-cli
vue-cli3-lerna-ui
基于VUE CLI 3 & Lerna的UI框架设计
Stars: ✭ 73 (+231.82%)
Mutual labels:  vue-cli
vue-cli-easy
this is a vue development environment。
Stars: ✭ 30 (+36.36%)
Mutual labels:  vue-cli
shu-scheduling-helper
A web-based timetabler helping SHUers filter and preselect courses easily. SHU排课助手. 上海大学排课助手.
Stars: ✭ 43 (+95.45%)
Mutual labels:  vue-cli

Modern Vue.js Develop Template.

This template is compatible with vue-cli template. Therefore, we recommend using vue-cli for introduction.

This is a boiler plate for building a modern front-end development environment using Vue.js.

A detailed explanation about this environment will be in Japanese, but it is possible to browse it below. http://qiita.com/potato4d/items/55a60f21c26bf889afd5

Usage

If you have not introduced Vue CLI yet:

$ npm install -g @vue/cli
$ npm install -g @vue/cli-init

Create project command.

$ vue init potato4d/vue-dev-template project-name
$ cd $_
$ npm install
$ npm start

Open http://localhost:8080 on your default browser.

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].