Skip to content

edugator-cise/edugator-staff-frontend

Repository files navigation

edugator-staff-frontend

An interactive coding and learning portal for students in STEM.

Need info? Check the Docs | Create an Issue | Ask us on Discord

Table of Contents

Prequisites

  • Have npm 6.14.x installed
  • node version 14.x installed

Getting Started

  1. Clone the Project
git clone https://github.com/edugator-cise/edugator-staff-frontend.git
  1. install packages
npm install
  1. run front end environment
npm run start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

runs react scripts test

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm pre-pr

Runs the CI scripts for the code (lint, test, build)

Features

Alt Text

Documentation

Formal documentation and contributing for this api can be found here

Legal Information

© Copyright 2021 University of Florida Research Foundation, Inc. All Commercial Rights Reserved.

About

React, TypeScript, MUI front end for Edugator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages