Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 533 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 533 Bytes

Project

OKR: Objectives and Key Results. Inspiration from [Wekan]

Objectives

For description about flow of Meteor to my students.

Installation

Via composer

$ git clone https://github.com/prawee/okrs.git 

Inital

After clone you should be make sure that install NPM already.

$ cd okrs
$ npm install

Run

Make sure that you inside project folder.

$ meteor 

Or with some port

$ meteor --port 3001

Suggestions

If you have any suggestion for me. Please tell me. Thank you.