Skip to content

livartly/SeniorDesign2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfram Beta

Wolfram Beta is a full stack resource for students to receive help in their discrete structures class. Instructors can also receive insight into which problems their students are struggling with as well.

Installation

Wolfram Beta is built on the MERN stack (Mongo, Express, React, Node). Support is provided for multiple operating systems and all major web browers.

  1. Make sure the following requirements are installed:
  1. Install all dependencies by navigating to your local repository in the node command line interface and executing the following command:
npm install
  1. Start the development server
npm run dev
  1. Navigate to http://localhost:3000 in any web browser to get started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published