justincase-jp / state-samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample code for state management libraries

This repository contains sample code for the following libraries:

License

This repository is distributed under MIT License.

Takuya Otani / Copyright 2021 justInCaseTechnologies

How to test

Each directory owns its configuration. You can run it via the following commands:

$ cd [proj]
$ nvm use
$ yarn install
$ yarn start

About

License:MIT License


Languages

Language:TypeScript 71.6%Language:JavaScript 28.4%