Skip to content

SydBal/LoadedQuestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoadedQuestions

By: Dominic Balassone

Requirements

Node.js - nodejs.org

Setup Instructions

Before anything else, navigate to the cloned directory and run:

npm install

Production

To serve and view a working version of the game, navigate to the cloned directory and run:

npm start

Visit http://localhost:3000 in the browser of your choice to play.

Development

Navigate to the cloned directory and run:

npm run start-dev

Visit http://localhost:3000 in the browser of your choice to see the most updated code running. This uses the nodemon program to compile scss on the fly as well as restart the server when files are updated so developers need not restart and compile Sass manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors