Skip to content

NativeScript/ng-ns-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Important!

The HMR feature is still in beta. The API may change.

For detailed information, please refer to:

Enable HMR

  1. Install the NativeScript CLI.
npm install -g nativescript
  1. Install the node dependencies.
npm install
  1. Run with the hmr flag:
tns run --hmr

or, if you don't have local setup, use:

tns preview --hmr

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •