Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anthonygore/vue-dynamic-import

Repo for the article "Build A Lazy-Load Router With Vue.js And The Latest Browser Features"
https://github.com/anthonygore/vue-dynamic-import

Last synced: 2 months ago
JSON representation

Repo for the article "Build A Lazy-Load Router With Vue.js And The Latest Browser Features"

Awesome Lists containing this project

README

        

# Vue.js Dynamic Import Demo

#### Usage

```bash
$ npm i
$ npm run build
$ npm run serve
```