Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 331 Bytes

dinamarcaApp1

dinamarca app dinamic

Usage

# 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