alallier / client-side-templating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Side Templating

Steps to run

  • npm i
  • npm run bundle
  • Open index.html file in browser
  • Open inspector and view console.log

Utilizes brfs to allow fs in client side JavaScript.

Author

Alexander J. Lallier - 2017

About

License:MIT License


Languages

Language:HTML 78.5%Language:JavaScript 21.5%