Skip to content

vuxor/postme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

postme

Meteor app where users can write and read posts

Requirements

  1. Meteor framework https://www.meteor.com/install

Instructions:

  1. Clone this repo or download zip
    git clone https://github.com/vuxor/postme.git

  2. Cd into src directory
    cd postme/src/

  3. Install dependencies
    meteor npm install

  4. Start meteor app
    meteor run

App will create 5 user accounts that you can use to log in.

  • username: user[1-5]
  • password: postme

About

Meteor app where users can write and read posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published