derekr / the-web-aint-hard-hack-mit-2015

Presentation and sample app for Hack MIT 2015

Home Page:https://web-aint-hard.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Web Aint Hard

Build Status

Presentation

# When presenting
npm run slides
# Copies slides to /dist folder
npm run copy-slides

Client

# Run dev server on localhost:3001
npm start
# Builds the clientside app in to /dist folder
npm run production
# Deploys /dist to web-aint-hard.firebaseapp.com
npm run deploy

About

Presentation and sample app for Hack MIT 2015

https://web-aint-hard.firebaseapp.com/


Languages

Language:JavaScript 54.2%Language:HTML 26.9%Language:CSS 18.9%