andipollok / Solidarity-Network

Prototype for the Solidarity Network project at EPFL+ECAL Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidarity Network prototype

Prototype developed for the Solidarity Network project at EPFL+ECAL Lab.

Tech stack

Using React, Reflux, Airtable, and gulp, bower, sass for development. Initially based on React Starterify

Usage

Install the dependencies:

npm install

Development mode with livereload:

npm run watch

When you are done, create a production ready version of the JS bundle:

npm run build

Deploy on Github pages with one command:

npm run deploy

License

MIT License

About

Prototype for the Solidarity Network project at EPFL+ECAL Lab


Languages

Language:JavaScript 87.9%Language:CSS 11.2%Language:HTML 0.9%