Giter Site home page Giter Site logo

react-boilerplate's Introduction

Vite React Ts Starter Template ๐Ÿ—ฟ

screenshot

A nice and clean vite react ts starter pack for your project ^_^

๐Ÿ“š Description

A real chad starter template for your React projects which includes a bunch of useful tools and libraries. For code style and linting it come with eslint and prettier for styling it comes with sass and TailwindCSS ready to use.

๐Ÿ• Setup

1. Step One

Clone this repository using npx degit github:hesam-init/vite-react-ts-starter-template#starter <project-name> and run yarn or npm ior pnpm i i prefer to use yarn because it's fast and solid.

2. Step Two

{use VsCode to have all power of this template}

  • Make sure all of the recommendations extensions are installed.
  • to be sure about extentions, just go to the Extentions tab and search @recommended

screenshot

  • After you have installed the all recommended extensions you need to reload your vscode just press F1 or Ctrl + Shift + P to open command pallete and search for reload window

After all this steps everything should be work fine and perfectly. enjoy it เฒฅ_เฒฅ

๐Ÿงฉ Scripts

Start project as dev mode

  • npm run dev or pnpm run dev or yarn dev it will open a new tab http://localhost:3000

Build project for production

  • npm run build or pnpm run build or yarn build

Locally preview production build

After creating the production build, run:

  • npm run prev or pnpm run prev or yarn prev

Lint and Fix all problems

Run eslint linter: this command will find problems and issues

  • npm run lint:eslint or pnpm run lint:eslint or yarn lint:eslint

Run eslint fixer: this command will fix all of those problem

  • npm run fix:eslint or pnpm run fix:eslint or yarn fix:eslint

๐Ÿš€ It uses

  • Vite React TypeScript
  • ESLint Prettier
  • Stylelint SASS TailwindCSS

๐Ÿ˜ป Show your support

Just press this โญ๏ธ little star button ^_^

Made with โค๏ธ by TypeVelopers เผผ ใค โ—•_โ—• เผฝใค

react-boilerplate's People

Contributors

hesam-init avatar mojtaba1180 avatar

Stargazers

Alireza Rahimi avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.