Skip to content

micahzev/wrts-app-client

Repository files navigation

WRTS

Installation

clone the repo and npm install
npm install
npm run dev
open http://localhost:3000

Deploy to Heroku

./deploy

Info: This is a front end app built with React and Redux. It uses some patterns from https://github.com/erikras/react-redux-universal-hot-example and https://github.com/este/este so it's recommended to become somewhat familiar with these libraries.

Note: Dev server runs off index.html and devServer.js Heroku server runs off prodIndex.html and prodServer.js

Transforms are enabled for files inside src (except index.js).

About

Online agenda for Paris-based artist run spaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published