dynamic-reactable

0.0.1 • Public • Published

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"

Readme

Keywords

none

Package Sidebar

Install

npm i dynamic-reactable

Weekly Downloads

3

Version

0.0.1

License

ISC

Last publish

Collaborators

  • stefletcher