Skip to content

twilson63/quotable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Famous Quotes

A react demo application.

Load Data

  • Requirements MySQL

ENV Variable = MYSQL_URI=mysql:root@localhost:3306/quotable

cd api
yarn
yarn load-data

Run Api Server

cd api
yarn
yarn start

Run App Server

cd app
yarn
yarn start

About

A sample react application for teaching purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages