1.0.16 • Published 10 years ago
generator-webapp-scaffold v1.0.16
Generator · Webapp Scaffold
Yeoman generator for webapp scaffold (web front-end project startup kit) project which focuses on basic stages like folder structure, building tasks, preprocessing & so on. For improving productivity and satisfaction when building a web app. The workflow comprises two types of tools: the build tool (Gulp, for now) and the package manager (Bower and npm); the extension language comprises Jade(for now), Sass(for now) and CoffeeScript(for now). You can customize any step as you like. If you want more details, you could check webapp scaffold project.