Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.3 KB

LifeSports Challlenge and Hackathon

About Us

Road to Hire student creating revolutionary applications.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Use npm install to install dependencies listed in package.json

You may run into a audit fix. Use npm audit fix to fix this issue.

If you still have a audit issue use npm audit fix --force to resolve the previous issue.

Running test

In the root of the folder use npm run test to run test.

Built With

License

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