kcarnold / MoodleGradingApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moodle Grading App

By: Emily Costa & Michael Sisko

Advisor: Victor Norman

Project Information

Project Website

Documentation

Proejct Setup

git clone https://github.com/MoodleGradingApp/Client.git
npm install

Compile and hot-reloads for development

ng serve

Compile and build files for deployment

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running end-to-end tests

Run npm run e2e to execute the end-to-end tests via Cypress.

About


Languages

Language:TypeScript 74.7%Language:HTML 18.2%Language:SCSS 6.8%Language:JavaScript 0.3%