Marko • TodoMVC
A declarative, HTML‑based language that makes building web apps fun.
# Install dependencies
npm install
# Development mode
npm run dev
# Preview production build
npm run preview
# Production build
npm run build
Project built using Marko and Marko Run, based on the basic
Marko sample app.
Written by the Marko Team