Skip to content

alanbsmith/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

UP & RUNNING

  • npm install
  • npm start
  • visit http://localhost:8080/

DEPLOYING TO HEROKU

This app is set up for deployment to Heroku!

Heroku will follow the postinstall command in your package.json and compile assets with webpack.prod.config.js. It runs the Express web server in server.js. You'll notice there's a special section set up for running in development.

If you've never deployed a Node app to Heroku (or just need a refresher), they have a really great walkthrough here.

About

a proof of concept chat app with React and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published