Skip to content

liumingzw/base-project-react-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

简介

这是一个包含基本功能的前端模版项目
分别使用了 react 和 vue

react 项目:react16.8 + webpack4 + webpack-dev-server + babel7
vue 项目:vue2 + webpack4 + webpack-dev-server + babel7

启动项目

# 启动 react 项目
cd react
npm i
npm start

# 启动 vue 项目
cd vue
npm i
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors