项目作者: Substitute59

项目描述 :
Appli mobile pour les nounous (enfants, horaires, factures, ...)
高级语言: JavaScript
项目地址: git://github.com/Substitute59/nounou.git
创建时间: 2019-09-18T12:40:57Z
项目社区:https://github.com/Substitute59/nounou

开源协议:

下载


Nounou

Appli mobile pour les nounous (enfants, horaires, factures, …)

Usage

  1. # Install dependencies
  2. npm install
  3. # Preview on device
  4. tns preview
  5. # Build, watch for changes and run the application
  6. tns run
  7. # Build, watch for changes and debug the application
  8. tns debug <platform>
  9. # Build for production
  10. tns build <platform> --env.production