Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 855 Bytes

README.md

File metadata and controls

45 lines (26 loc) · 855 Bytes

my-vue-router-project-webpack

使用 webpack-react-vue-spa-awesome-config 打包

https://github.com/masx200/my-vue-router-project

https://github.com/masx200/webpack-react-vue-spa-awesome-config

添加了 JSfuck-and-hieroglyphy-Decoder-and-ENCODER

https://gitee.com/masx200/JSfuck-and-hieroglyphy-Decoder-and-ENCODER

添加了 javascript 代码美化功能,借用掘金网的代码的高亮样式

https://github.com/masx200/acorn-parse-escodegen-generate-esm-broweser

使用 prettier 进行代码格式化

https://www.npmjs.com/package/prettier

my-project

基于 webpack 的 vue 项目,从 cdn 加载依赖包,并分包懒加载,vue-router 测试

A Vue.js project

Build Setup

install dependencies

npm install

serve with hot reload

npm run start

build for production with minification

npm run build