Skip to content

samuelazran/swapp

Repository files navigation

Star Wars catalogue - React + Flux (alt) with ECMAScript 6 Application

Star Wars catalogue app built in the flux architecture using alt to avoid flux boilerplate.

Usage

npm install
	Install dependencies localy
npm start
	Start webpack development server on watch mode on http://localhost:8080/ or http://localhost:8080/webpack-dev-server/ for live reload
npm build
	Output the bundled js module to the `build` directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published