Skip to content

vitac215/PNC-Financial-Services-Literacy-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Financial-Services-Literacy-Project

dbp2.apt.ri.cmu.edu:8080

Notes on testing it locally

  • Install node.js and mongoDB
  • Open 2 terminal windows, one for node server and one for mongodb
  • In 1 window: cd to directory: /data/db run command "sudo mongod"
  • In the other window: node server.js
  • Type in the url "http://127.0.0.1:50000/" into the browser

Notes on editing stylesheets

  • Make sure SASS is installed
  • cd to public/css directory
  • type into terminal sass --watch style.scss:style.css
  • all changes should be made to style.scss (not .css) or files imported in style.scss
  • SASS will automatically complile and update the .css file.

Notes on testing it on a server

screen -X -S processName quit
  • Find session ps -ef | grep node

About

Financial literacy mobile game for teens

dbp2.apt.ri.cmu.edu:8080

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •