Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 465 Bytes

File metadata and controls

21 lines (16 loc) · 465 Bytes

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