Skip to content

llaine/flux-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux Banking App

Quickstart project for learning Flux.

This repos contain 2 project.

The first is VERY simple. The second is simple as well but includes API Call and how to deal with them.

Comments are in french.

Usage

Install

npm install

Start the application in development mode

npm start

Open http://localhost:8080 in your browser.

Static files are served from the public folder, project JavaScript files are bundled from the app folder.

When ready, build for production

npm run build

This will generate a minimized bundle.js file on the public folder.

About

Simple app for learning flux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published