Skip to content

zanminkian/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

react-boilerplate

πŸ• A simple React app starter template.

Tech Stack

Usage

  1. Run npx degit zanminkian/react-boilerplate my-new-project to create you new project.
  2. Run cd my-new-project to enter your new project directory.
  3. Run pnpm i to install dependencies.
  4. Run pnpm dev to develope the app, or run pnpm build to build the app.
  5. Visit http://localhost:5173/ in your browser.

License

MIT

About

πŸ• A simple React + TailwindCSS app starter template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published