2.0.0 • Published 2 years ago

react-starter-wcs v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

REACT-STARTER-WCS

bootstrapper CLI for React App with optional basic conf for Caprover deployment. The repo came with everything you will need to start:

  • ESLint config with Prettier
  • React-query
  • Tailwindcss
  • Typescript
  • Github Action on PR that runs ESLint and build

It uses ViteJS ⚡️

Getting started :pushpin:

You can install it globally OR use npx instead

npx react-starter-wcs my-fresh-app

cd my-fresh-app

yarn dev

Caprover :pushpin:

You can add pre-made config files if you use Caprover as your deployment solution. Those are a Nginx config file, a Dockerfile and a captain-definition (needed for every Caprover app).

2.0.0

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago