JoshuaAmaju / marko-marble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marko Widgets: UI Components Playground w/ Webpack

Getting Started

git clone https://github.com/marko-js-samples/marko-webpack.git
cd marko-webpack
npm install
npm run start:dev

Production Build

npm run build
npm start

About


Languages

Language:JavaScript 48.7%Language:Marko 38.9%Language:Less 12.4%