Skip to content

chetan-jadhav/flux-todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-shell

This is a very simple hello world app that you can use as a starting point for your application.

Usage

cd path/to/flux-shell
npm install
npm run build
# open path/to/flux-shell/index.html in your browser

Watch

Instead of manually building after each change it's possible to automatically recompile the javascript bundle when files change:

npm run watch
# make javascript changes, then refresh path/to/flux-shell/index.html

About

Todo application using simple flux implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published