UNPKG

384 BMarkdownView Raw
1# What?
2
3A super simple and stupid JQuery-slide playground to try micromustache.
4Not much time has been put into making this a super duper awesome web application with tests and
5lots of comments but it does the job and is enough for now.
6
7# How?
8
9To run it locally,
101. Build micromustache `npm run build:ts`
112. Open the HTML file in the browser: `google-chrome playground/index.html`