Skip to content
/ PostIt Public
forked from glsanky/PostIt

PostIt app for Software Engineering Lab project 2014-2015 6th Semester

Notifications You must be signed in to change notification settings

namitmr/PostIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before you can run this project, you will need to install Meteor with Autoparts, and install Meteorite with NPM.

Run the following commands in the Terminal below:

1. `cd ~/workspace/PostIt/`
2. `parts install meteor`
3. `npm install -g meteorite`
4. `mrt update`
5. `meteor`

Go to the "Preview Menu" and click "Port 3000"

About

PostIt app for Software Engineering Lab project 2014-2015 6th Semester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.0%
  • HTML 26.1%
  • CSS 12.9%