/vuetify-scaffold

Scaffold Vuetify using webpack, nix-shell

Primary LanguageNix

vuetify-scaffold

Install

Make sure nix is available.

nix-shell

Install npm dependencies.

npm install

Build And Serve

Run webpack serve using webpack-plugin-serve.

npm run build