AtheistP3ace / project-sublime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Sublime

Project Sublime is an open-source, real-time tracker built using Meteor, a full stack JavaScript framework.

Dependencies

Installation

To run Sublime locally you will need to have Meteor installed. If you don't have Meteor installed already, you'll need to do that first by following the instructions found here.

  • Clone this repository.
  • Navigate to inside the project folder you've just cloned.
  • Rename settings.json.template to settings.json.
  • Run meteor run --settings settings.json inside the folder.

You can now visit the site by navigating to localhost:3000 inside your browser.

Contributing

Want to help? Fork this project and build something that you think would help and submit a pull request.

License

GNU General Public License v2.0

About


Languages

Language:HTML 69.0%Language:JavaScript 15.7%Language:CSS 15.4%