Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A Vue.js project vue-router测试 基于webpack的vue项目,加载依赖包,并分包懒加载,vue-router测试
https://github.com/masx200/my-vue-router-project

javascript vue-router webpack-vue

Last synced: 2 months ago
JSON representation

A Vue.js project vue-router测试 基于webpack的vue项目,加载依赖包,并分包懒加载,vue-router测试

Awesome Lists containing this project

README

        

# 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
```