Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 431 Bytes

React Node Skeleton

React Node Skeleton is a full stack web app boilerplate, which includes the following:

  • React - a component-based framework for views
  • React DOM
  • React Router - for singe-page app routing
  • Node
  • Express - web app framework
  • Morgan - http request middleware
  • MySQL - relational database

This project was bootstrapped with Create React App.