Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 193 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 193 Bytes

React Redux Router Demo using PREACT

Requirements

Node.js

Getting started

Install all the dependencies from npm

npm install

Start the dev server

npm run dev