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
- Host: GitHub
- URL: https://github.com/codebrainz/generators
- Owner: codebrainz
- Created: 2021-11-28T10:14:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T02:58:47.000Z (about 4 years ago)
- Last Synced: 2024-10-19T02:01:14.826Z (about 1 year ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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