Skip to content

NativeScript/js-ns-hmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors