https://github.com/tvrtkom/generator-browser-app
Generator for browser applications written in typescript with ability to choose different frameworks
https://github.com/tvrtkom/generator-browser-app
bootstrap tailwindcss typescript webpack yeoman-generator
Last synced: about 2 months ago
JSON representation
Generator for browser applications written in typescript with ability to choose different frameworks
- Host: GitHub
- URL: https://github.com/tvrtkom/generator-browser-app
- Owner: TvrtkoM
- Created: 2021-01-18T16:30:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T16:29:37.000Z (over 5 years ago)
- Last Synced: 2025-02-23T15:15:46.658Z (over 1 year ago)
- Topics: bootstrap, tailwindcss, typescript, webpack, yeoman-generator
- Language: TypeScript
- Homepage:
- Size: 468 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yeoman generator for frontend projects
> Includes eslint, prettier and simple tsconfig
> Choose Bootstrap with SCSS or Tailwind CSS for styling framework
> Choose between FontAwesome and Bootstrap icons for icon library
## Installation
Install with:
`npm i -g @tvrtkom/generator-browser-app`
## Usage
Inside new folder run `yo` and pick this generator from the CLI menu and fill out prompted items.