9

vue + npm 前端开发

 3 years ago
source link: https://www.v2ex.com/t/794373
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

V2EX  ›  程序员

vue + npm 前端开发

  Yimkong · 6 小时 5 分钟前 via iPhone · 471 次点击
纯 Java 后端最近学了 vue,但是不知道如何完整的开发一个前端项目,看 vue 官方视频是用 npm,但是自己试着开发又容易出现问题不知道是哪的问题
求教 v 友们有好的实战视频推荐吗?

Recommend

  • 85
    • 掘金 juejin.im 7 years ago
    • Cache

    Vue前端开发规范

    基于Vue官方风格指南整理 一、强制 1. 组件名为多个单词 组件名应该始终是多个单词的,根组件 App 除外。 正例: export default { name: 'TodoItem', // ... } 反例: export default

  • 71
    • 掘金 juejin.im 5 years ago
    • Cache

    13 个 npm 快速开发技巧

    13 个 npm 快速开发技巧 译者:前端小智 原文:https://medium.com/@bretcameron/13-npm-tricks-for-faster-javascript-development-4fe2a83f87a2 点赞再看

  • 6
    • ionicframework.com 3 years ago
    • Cache

    Monorepos with Ionic, Vue, and npm

    Monorepos with Ionic, Vue, and npm This is part three of a

  • 8
    • blog.tefact.com 3 years ago
    • Cache

    从NPM大数据看前端的发展趋势

    本文来自JSConf 的一篇演讲整理原始演讲: npm and the future of JavaScript - Laurie Voss - JSConf US 2018​本文数据来...

  • 4
    • blog.hubwiz.com 3 years ago
    • Cache

    7个必备的NPM库【区块链开发】

    7个必备的NPM库【区块链开发】 发表于 2021-06-15...

  • 7

    前端开发过程中运行 Vue 项目的时候,有时候使用 npm run serve 命令可以启动项目,有时候却会报错;有时候使用 npm run dev 命令可以启动项目,有时候却也会报错。是什么原因造成这种情况呢...

  • 2

    在日常开发中,我们会根据经验沉淀出一些项目模板,在不同在项目中可以进行复用。如果是每次都是通过拷贝代码到新项目的话,这样会比较麻烦,而且容易出错,此时我们就会想能不能将一些模板集成到脚手架(类似vue-cli, create-react-app

  • 6

    1、新建文件夹在终端打开执行 npm init -y生成package.json如下,注意如果要发布到npm,name不能有下划线,大写字母等

  • 6

    Perhaps you’ve create a Vue.js 3 plugin that adds some awesome functionality to a Vue app but how do you get that plugin into the hands of other developers? Let’s breakdown the steps in this article. Bundle the Vue Plugin with Vite

  • 9
    • www.fly63.com 1 year ago
    • Cache

    开发npm包的一些注意事项

    本文整理了开发单个npm工具包的一些注意事项,包括环境搭建、构建目标、类型提示和外部依赖等。1. 项目及...

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK