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.
Clone the repository:
# Get the latest code
git clone https://github.com/danielnguyen/tars.git
# Change directory
cd tars
# Install NPM dependencies
npm install
# Start the app
npm start
No tests yet.
No deployment yet.
The command data was trained using http://rm-bridge.fun2code.de/rm_manage/code_learning.html
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Daniel Nguyen
This project is licensed under the MIT License - see the LICENSE file for details