Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 410 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 410 Bytes

React Github Notetaker

React Github Notetaker is a react with firebase example based on Building a React.js App from egghead.

This example is covered react, webpack and some of ES6 features.

Installation

npm install

Development

npx gulp

Build

npm run build