Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

azgs/flyover_form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

flyover_form

ionic form for storymaps

Depedencies

Node.js

Node.js of at least version 6.4.0 is required

App

First navigate to the app directory and install dependencies

cd app && npm install

For local development you can run the Ionic dev server which includes automatic reloading:

ionic serve

You can now open your browser to http://localhost:8100 to view the app