Jobsity / lia

1 stars 0 forks source link

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

Requeriments

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.