yuuriresende / dynamically-mustachejs-panel

dynamically simple panel made with mustache.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

If you have Node.js installed on your machine, running the project through http-server is an ideal strategy. Open up the project in any CLI and run the following commands:

$ npm install
$ npm start

Otherwise, simply open the index.html file located within the src folder in your favourite web browser.

About

dynamically simple panel made with mustache.js

License:MIT License


Languages

Language:JavaScript 59.7%Language:CSS 21.7%Language:HTML 18.6%