Skip to content

AsWeMayThink/jonathan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

You will need to install Node.js, and run "npm install" in both the client and server directories. Once that is done, you can run the client build like this:

cd client
npm start

and

cd server
npm start

At this point you can access the UI from http://localhost:3000.

Deployment

See the first video for an example of me deploying this to a DigitalOcean server. I haven't written up the instructions yet.

YouTube Episodes for This Code

Mentoring Jonathan Part 1

Mentoring Jonathan Part 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published