Skip to content

Contenido para la séptima semana del curso de Frontend

Notifications You must be signed in to change notification settings

hackerschoolmty/frontend-week7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat

Realtime Chat based on React.js, React Router, Redux, Immutable and Firebase.

Prerequisites

  • Node.js 6
  • NPM 3
  • Git

Install

$ git clone https://github.com/hackerschoolmty/frontend-week7.git realtime-chat
$ cd realtime-chat
$ npm install

Customize

  • Set firebase configuration in src/firebase/config.js

Start

$ npm run start

Build and serve production bundle

$ npm run build:prod
$ npm run serve:prod

About

Contenido para la séptima semana del curso de Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published