es6-scaffolder
Version:
ES6 Scaffolding tool for generating es6 supported web apps in nodejs.
8 lines • 478 B
JavaScript
module.exports = {
appHeader: 'Welcome to es6 basecamp by gaurav sharma',
es6BasecampRepo: 'https://github.com/sharma02gaurav/es6-basecamp.git',
es6BasecampAngularRepo: 'https://github.com/sharma02gaurav/es6-basecamp-angular.git',
es6BasecampAngular2Repo: 'https://github.com/sharma02gaurav/es6-basecamp-ng2-weback.git',
reactRepo: 'https://github.com/sharma02gaurav/basecamp-react.git',
ENA2Pass: 'https://github.com/sharma02gaurav/ENA2Pass-scaffold'
};