Skip to content

CarletonDevX/jfpdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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