Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 418 Bytes

Perry's Towing Mobile Web Client

This is the mobile web client portion of a larger application built for Perry's Towing

Running locally

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.