UNPKG

fex

Version:

A simple command line interface that helps you develop and test Angularjs project.

6 lines (5 loc) 169 B
'use strict' app.controller '<%- componentPrefix ? componentPrefix+"HomeController":"homeController" %>',['$scope', ($scope)-> $scope.demo= "FEX" ]