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.
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.
The install dependencies run npm install
.
To run Take Aim run npm start
.
To create a production build, run npm run build
. Copy the contents of the build
folder to your web host.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Daniel Becker - dbecker1
See also the list of contributors who participated in this project.
This project is licensed under the GNU AGPL-3.0 License - see the LICENSE.md file for details