Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run npm install in the root project dir and run another npm install at the ./client folder. Notice that root folder and /client both have package.json files.

Run with npm run dev on the root folder. This simultaneously runs the express server with nodemon, and the create-react-app client.

Routing on the client is handled with react-router-dom. API calls to the back end can be done without having to prefix the server hostname by proxying (in the client package.json) the API calls to the express server.

The react app on the client is equipped with a redux store. One may handle async actions using redux-thunk middleware.

About

A JSON viewer and data transformer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.