generator-base-reactjs
Version:
ReactJS basic skeleton for webapp development. With RequireJS, Bootstrap, Sass and templating with Jade. JSX compiled with Babel.
25 lines • 463 B
JSON
[{
"name": "RequireJS",
"url": "http://requirejs.org/"
}, {
"name": "Page.js",
"url": "https://visionmedia.github.io/page.js/"
}, {
"name": "Jquery",
"url": "https://jquery.com/"
}, {
"name": "Bootstrap",
"url": "http://getbootstrap.com/"
}, {
"name": "Sass",
"url": "http://sass-lang.com/"
}, {
"name": "Jade",
"url": "http://jade-lang.com/"
}, {
"name": "Babel",
"url": "https://babeljs.io/"
}, {
"name": "Grunt",
"url": "http://gruntjs.com/"
}]