Skip to content

Hongchae/flux-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-sample

to install dependency modules:

$ npm install

to run development web server:

$ npm run start
$ open http://localhost:3000/

to build bundle script for deploy:

$ npm run build

... deploy "target/bundle.min.js"

About

Sample webapp using the Flux - React architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published