Skip to content

lenivene/vitejs-boilerplate-typescript

Repository files navigation

Logo

Create React apps with Vite.js.

In this configuration has styled-components, prettier, eslint, commitlint and husky.
If something doesn’t work, please file an issue.
If you have questions or need help, please ask in GitHub Discussions.

Creating an App

git clone https://github.com/lenivene/vitejs-boilerplate-typescript my-app
cd my-app
yarn install
yarn dev

Or use SSH to clone this repository

git clone [email protected]:lenivene/vitejs-boilerplate-typescript.git my-app
cd my-app
yarn install
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published