An interactive coding and learning portal for students in STEM.
Need info? Check the Docs | Create an Issue | Ask us on Discord
- Have npm 6.14.x installed
- node version 14.x installed
- Clone the Project
git clone https://github.com/edugator-cise/edugator-staff-frontend.git
- install packages
npm install
- run front end environment
npm run start
In the project directory, you can run:
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.
runs react scripts test
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.
Runs the CI scripts for the code (lint, test, build)
Formal documentation and contributing for this api can be found here
© Copyright 2021 University of Florida Research Foundation, Inc. All Commercial Rights Reserved.