JoshuaAmaju / marko-typescript

Sample app that demonstrates the power of building UI components using Marko and Webpack using Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marko Webpack Typescript template

Getting Started

git clone https://github.com/JoshuaAmaju/marko-typescript.git
cd marko-typescript
npm install
npm run start:dev

Production Build

npm run build
npm start

About

Sample app that demonstrates the power of building UI components using Marko and Webpack using Typescript


Languages

Language:TypeScript 52.3%Language:JavaScript 34.5%Language:Marko 13.2%