timcash / action_state_view_workshop

workshop to help understand frameworks like redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

action_state_view_workshop

workshop to help understand frameworks like redux

Getting Started

Make sure you have node and npm installed (I recommend using nvm) Make sure you have docker for mac installed https://download.docker.com/mac/beta/Docker.dmg

$ git clone https://github.com/timcash/action_state_view_workshop.git
$ cd action_state_view_workshop
$ docker-compose build
$ npm run dev

About

workshop to help understand frameworks like redux


Languages

Language:JavaScript 100.0%