Skip to content

panavrin/simple-chat-meteor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-chat-meteor

Installation

To get started with MeteorJS:

  • install MeteorJS
  • install NPM
  • from command line, run: meteor create PROJECT_NAME
  • change directory to PROJECT_NAME/
  • run following
npm install
meteor remove autopublish
meteor add autopublish
meteor
  • go to (in your web browser): localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published