Skip to content

SteFletcher/reactable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactable

browserify -t reactify src/app.jsx -o public/js/bundle.js

Set mongo variables, these should not be on the codebase to avoid exposing credentials!

export MONGOLABUSR="youruser"
export MONGOLABPW="password1"
export MONGOLABURI="xxxx.mongolab.com"
export MONGOLABPORT="27908"
export MONGOLABDB="picks-test"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published