Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

39 lines (19 loc) · 1.21 KB

Take Aim

Take Aim is a web based dry fire system. Using a laser cartridge put into a gun, a webcam, and a projector, you can get immediate feedback on your dry firing.

Getting Started

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

Installing

The install dependencies run npm install.

To run Take Aim run npm start.

Deployment

To create a production build, run npm run build. Copy the contents of the build folder to your web host.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU AGPL-3.0 License - see the LICENSE.md file for details