JJSalsbury / JJSalsbury-react-server-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack React

Setup

You will need postgres running. brew services start postgres OR postgres -D /usr/local/var/postgres

You will need a database called full-stack-react. Use Postico!

You will need to setup a table per the database.sql.

npm install

About


Languages

Language:JavaScript 72.0%Language:HTML 22.8%Language:CSS 5.2%