An open API service indexing awesome lists of open source software.

https://github.com/codebrainz/generators

Yeoman generators for JS apps
https://github.com/codebrainz/generators

Last synced: 9 months ago
JSON representation

Yeoman generators for JS apps

Awesome Lists containing this project

README

          

# Yeoman Generators

This repo contains the following Yeoman generators:

- generator-node-app - A basic NodeJS app with Typescript support
- generator-node-express-app - A basic NodeJS Express server with Typescript support
- generator-spa - A single-page browser-based app using all the goodies