Skip to content

jiangyuanhk/cs59project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the CS59 project repo.

##Instructions:

  1. Clone or download our project

  2. Running back end first:

  • cd into backend folder
  • Follow the installation instructions for stack to get stack. http://docs.haskellstack.org/en/stable/install_and_upgrade/
  • Run stack setup and stack build inside the backend direcotry of the project
  • Run the project using stack exec cs59project
  • Run the project using stack exec cs59project
  • Test the backend using POSTMAN (a very handy Chrome plug-in) or command curl in terminal
  1. Running front end:
  • cd into frontend folder
  • make sure node is installed with node packge manager, then run npm install
  • run npm start

About

final project for cs59

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •