Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1013 Bytes

README.md

File metadata and controls

49 lines (35 loc) · 1013 Bytes

Repo Banner

Demo

Click me on Ch || FF || Safari (if not opened - use VPN)

Technical stack

Installation

Dillinger requires Node.js v9+ to run.

Install the dependencies and devDependencies and start the server.

$ cd vueInfiniteScroll
$ yarn
$ yarn dev

For production environments...

$ yarn
$ yarn build

Webpack Plugins & Loaders

Plugin DOC
VueLoaderPlugin https://vue-loader.vuejs.org/guide/
terser-webpack-plugin https://webpack.js.org/plugins/terser-webpack-plugin/
Loader DOC
vue-style-loader https://github.com/vuejs/vue-style-loader
sass-loader https://github.com/webpack-contrib/sass-loader

License

MIT Free Software, Hell Yeah!