UNPKG

universal-web-template

Version:

An universal web proejct template - let you quickly set up a project using Handlebars, sass and ReactJS for front-end templating. It can be adopted with most modern CMS.

8 lines (5 loc) 118 B
'use strict'; var path = require('path'); module.exports = function(context) { return JSON.stringify(context); };