argon1025 / CRA-TailwindCSS-Template

Simple Boilerplate for a project using CRA, ReactRouter, Redux, Redux Persist TailwindCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRA + Tailwind + Redux + Router Template

image

Tech Stack

  • CRA(ReactJS)
  • React-router
  • React-redux, redux-thunk, redux-persist

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Installation

1.Use this template

2.install all dependencies

npm install
yarn install

Simple Usage

yarn start-dev

Runs the app in the development mode. Open http://localhost:3000 and start App

yarn build

Builds the app for production to the dist folder.

Available all Scripts

yarn start-react

yarn build-react

yarn test-react

yarn eject

yarn build-electron

About

Simple Boilerplate for a project using CRA, ReactRouter, Redux, Redux Persist TailwindCSS


Languages

Language:JavaScript 85.5%Language:HTML 14.0%Language:CSS 0.5%