Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 325 Bytes

react-course

A course a about React.js

1. Indicision app

What's Indicision app?

indicision-app demo

How ro run on you local?

$ git clone [email protected]:littlemonster00/react-course.git
$ cd indecision-app-custom
$ yarn install
$ yarn run build
$ yarn run dev-server