Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 469 Bytes

short-link

a meteor app for providing short links. This app is using React components.

Run

  1. Clone Repo & install Meteor globally
  2. inside project folder run: meteor npm install
  3. inside project folder run: meteor run
  4. in your browser go to: localhost:3000