Skip to content

webbby/mdc-datatable-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mdc-datatable-demo

Example of mdc datatable with laravel mix and vue2

  1. From the root folder of the project install node dependencies of the package.json with
npm install
  1. After packages has been installed build your components with
npm run dev

for one time build or use

npm run watch

for automatically running builds on file change

  1. Build files are in app/build start the index.html file no server needed

Build configuration in webpack.mix.js

About

Example of mdc datatable with laravel mix and vue2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published