Skip to content

isomorphic-dev-js/chapter2-a-sample-isomorphic-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapter 2 Example Code

A simple recipes app home page

Getting started

npm install
npm start

This codebase was built using React 15. However, if you want to use it with React 16, it is compatible.

Troubleshooting

  • Webpack issues? Try adding the following line to the root object in webpack.config.js
devtool: "eval",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published