2.0.4 • Published 2 years ago

@jason-trib/create-react-starter-template v2.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@jason-trib/create-react-starter-template

A tool for quickly bootstraping a React app (similar to create-react-app) with a pre-configured development setup

Sets up a React + TypeScript + Vite + Tailwind environment
Includes an eslint + stylelint + prettier configuration to help you get straight into development

Getting started

Usage: "npx @jason-trib/create-react-starter-template \"

npx @jason-trib/create-react-starter-template my-app
cd my-app

Install packages and start dev server

npm install
npm run dev
2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago