Git Product home page Git Product logo

createvue's Introduction

createVue

项目介绍

  • 本项目基于 webpack5 搭建 vue3 + ts 项目。相关文章

  • 你可以用此项目搭建属于你的项目!!

  • 熬夜不易,如果您觉得我的文章或者 demo 有用,可以赏我杯咖啡(^_−)☆

  • webpack4 搭建 vue 项目点 这里

    微信

    另外,我也做了一个《从零搭建 react 的项目》, 分享给大家

在 github 项目的右上角,有三个按钮,分别是 watch、star、fork,新来的同学注意不要用错了,无休止的邮件提醒会给你造成不必要的信息干扰。

当你选择 Watching,表示你以后会关注这个项目的全部动态,以后只要这个项目发生变动,被别人提交了 pull request、被发起了 issue 等情况你都会收到邮件通知。

star 相当于是点赞或收藏,方便以后查找。

fork 表示你想要补充完善这个项目的内容。

使用方法:

# 克隆项目
git clone https://github.com/zxpsuper/createVue.git
# 进入文件夹
cd createVue

# 安装依赖
npm install

# 进入开发
npm start

# 打包
npm run build

# git commit
npm run commit

更新日志

☀️2022/07/21

  • 限定 node 版本为 14.18.0. 目前项目中所用的部分模块并不支持最新的 node 版本。开发者可以通过 nvm 切换版本 14.18.0 尝试
  • npm install 并不会提示 node 版本不匹配,建议用 yarn

☀️2022/02/28

  • 添加对 vite 的支持,可与 webpack 同时使用。目前测试 vite 打包的体积会更小

☀️2021/04/17

  • 添加 vue-router

  • 添加 vuex

关于作者 👦

作者: 小皮咖

Email:[email protected]

Github: https://github.com/zxpsuper

知乎:https://www.zhihu.com/people/super-32-94-54/activities

掘金:https://juejin.im/user/5af17df4518825672a02e1f5

对内容有任何疑问,欢迎联系我。

createvue's People

Contributors

dependabot[bot] avatar zxpsuper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.