Open source farm planner, started with the Farmbot 2019 S2 project
This readme describes setting up and running the app in a development environment. Deployment instructions will be added later as the project progresses. For more information on getting started, see the dedicated Ionic page
Node.js
Install the Ionic framework with npm install -g ionic
Navigate to the project source with cd Farmbot-Farm-Planner then start the app with ionic serve. This will start a web server and allow live reloading of changes.