eltimn / marko-webpack

Sample app that demonstrates using Marko with Webpack

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

Sample app that demonstrates using Marko with Webpack


Languages

Language:HTML 41.3%Language:JavaScript 36.0%Language:CSS 22.7%