Skip to content

burieberry/react-demo-router-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Demo

Simple app using React, React Router, webpack. Display a React form and other components.

Instructions

  • npm install
  • run postgres database.
  • createdb my_db
  • npm run start:dev