Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 233 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 233 Bytes

Base React Redux

This project is a initial setup project for a react redux application.

Prerequisite

  • Node >= 11.5.0

Development

Please follow the steps to run the application,

npm install
npm test
npm start