Skip to content

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

Notifications You must be signed in to change notification settings

argon1025/CRA-TailwindCSS-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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