Skip to content

olibooty/naive-stateful-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naive-stateful-app

I've taken some inspiration from this blog post

I wanted to make a naive store akin to Redux - and be able to use and update it by making my own components

Installation

npm i

Usage

Currently the best approach is run node --experimental-modules ./src/.

If you must see a broken app run npm start

About

Inspired by redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published