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

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

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.