Skip to content

argon1025/CRA-TailwindCSS-Template

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks