Skip to content

dillonemorris/fullstack-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack app for "From Frontend to Backend"

This is the fullstack app for my blog post called From Frontend to Backend

File structure

There are two folders, one for server and one for client.

Installation

To run the app, run these commands in two separate terminal windows from the root:

cd server && npm i && npm start

and

cd client && npm i && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published