alive - Verbinde dich mit Leuten aus deiner Nachbarschaft!
Du bist neu in der Stadt und kennst noch niemanden? alive hilft dir neue bekanntschafften zu machen.
# Install dependencies
npm install
# Preview on device
tns preview
# Build, watch for changes and run the application
tns run
# Build, watch for changes and debug the application
tns debug <platform>
# Build for production
tns build <platform> --env.production