Skip to content

rbren/thisiscrap

Repository files navigation

thisiscrap

Starting the server

git clone https://github.com/bobby-brennan/thisiscrap.git && cd thisiscrap
npm install
bower install
cd node_modules/strapping && bower install && cd ../..
export DEVELOPMENT=true
node server.js

React

React JSX templates are stored in static/js/react. You can compile them into static/js/react_build by running

node scripts/browserify.js

PhoneGap

The PhoneGap app is stored at: https://github.com/bobby-brennan/thisiscrap-app.git

You can build the PhoneGap in the directory ../thisiscrap-app by running

node scripts/build-phonegap.js

Strapping!

You can edit the Bootstrap configuration for ThisIsCrap by visiting localhost:3000/strapping/editor

See documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages