Skip to content

Jobsity/lia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Interview Application GitHub license

Evaluate developers on the go through an interactive dashboard with integrated IDE, I/O Console and tests platform.

Screenshot

Key Features

  • Realtime Evaluation: Watch the activity of the candidate in realtime during the interview.
  • Live IDE: Web-based IDE with all necesary tools to develop.
  • Live Console: For input-output interaction with the IDE compilations.

Requeriments

  • NodeJS (v8.*) with NPM (^6.4.1).
  • HTML5 web browser.

Getting Started

Installing dependencies

You can install all dependencies listed in package.json with:

$ npm ci

the $ npm ci command prevents the modification to the package-lock.json file.

Scripts

$ npm start this starts the app at localhost:3000.

$ npm build optimize and bundle the app for prodution.

Contributors

How to Contribute

Please read CONTRIBUTE.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details


For aditional guidance, FAQ and Troubleshooting please Read the full docs.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published