Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 854 Bytes

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 854 Bytes

React Email Client

Step-by-step conversion of email client UI mockup to interactive ReactJS app by breaking apart view components and wiring up sample json data.

Very much based on Pete Hunt's One Hour Email repo.

Dev setup: clone the repo and cd into the dir:

npm install
node .
open http://localhost:4000

Pure CSS Layout Examples

Layout examples using Pure CSS compiled from the pure-site project.

License

This software is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for license text and copyright information.