Skip to content

MagiiEl/praktikum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praktikum

Meteor:

  1. Download and install Meteor.
  2. Create an Meteor app with the command 'meteor create app-name' 3.1. Replace the server and client folder with our server and client folder 3.2. Add the folder imports aswell 3.3. Delete aufgabe2 folder
  3. Run your app with the command 'meteor' -- make sure you're in the right directory
  4. Run in an other Terminal MongoDb with the command 'meteor mongo'
  5. Open your browser of choice and open 'http://localhost:3000' if not shown different in the Terminal
  6. Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published