Building the CareVille prototype with ionic framework using their sidemenu starter template.
You might need to get node and npm installed. Clone the project, npm install
from the project root.
Start the server with ionic serve
, recompile CSS on the fly with gulp watch
.