Skip to content

Jcroxford/grader-aide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grader-aide

Getting Started

remember Don't load html file using the file:// protocol If you don't have node installed, follow these steps to get a server running locally.

  1. clone the repo
git clone https://github.com/UVU-CS4690-2018/grader-aide.git
  1. install node

  2. install dependencies

npm install
  1. run the server
npm start

Built With Love By the CS4690 crew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.1%
  • JavaScript 23.1%
  • Vue 19.5%
  • CSS 1.3%