Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 857 Bytes

File metadata and controls

25 lines (20 loc) · 857 Bytes

react-redux-tailwind-boilerplate

To use the boilerplate using yarn package manager

git clone https://github.com/moshfiqrony/react-redux-tailwind-boilerplate.git
yarn install
yarn start

To use the boilerplate using npm package manager

git clone https://github.com/moshfiqrony/react-redux-tailwind-boilerplate.git
npm install
npm start

Package used