Skip to content

CarletonDevX/jfpdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

917352f · Sep 8, 2016

History

16 Commits
Sep 8, 2016
Sep 8, 2016
Sep 8, 2016
Sep 1, 2016
Sep 8, 2016
Sep 8, 2016
Sep 8, 2016

Repository files navigation

jfpdata

A site for storing request data from Just Print.

About

This project uses Feathers and React.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/jfpdata; npm install
    
  3. Start your app

    npm start