# Buckutt-Client
Required : node/io.js, npm, bower, gulp, static
sudo apt-get install node npm
sudo npm install -g gulp bower node-static webpack webpack-dev-server
npm install
bower install
Add window.MaterialLayoutTab = MaterialLayoutTab;
after function declaration (
function MaterialLayoutTab(tab, tabs, panels, layout) {
)
npm run build
Will build+watch the project
npm run dev
Open browser at http://localhost:8080/