Skip to content

Aurora UI prototype written using React/Flux and React Router

License

Notifications You must be signed in to change notification settings

jcohen/aurora-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora React

Aurora UI prototype written using React/Flux (via Alt) and React Router.

This is just meant as a proof of concept to illustrate how a hypothetical Aurora React UI would be structured, and how the Flux/Dispatcher pattern could be applied to the Aurora UI. It does not attempt to actually talk to an Aurora Scheduler instance, but instead just uses mock data for the single page where we render data.

Basic Operation

The app requires node.js v0.12.x to run.

Installing dependencies.

npm install

Running the server

npm start

Running the tests

npm test

Running eslint

npm run lint

About

Aurora UI prototype written using React/Flux and React Router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published