This is the mobile web client portion of a larger application built for Perry's Towing
Make sure you have Node.js
git clone [email protected]:liester/ionic-truck-app.git # or clone your own fork
cd ionic-truck-app
npm install
npm start
Your app should now be running on localhost:5000.