Change watch to start in reactonite command line
Closed this issue · 0 comments
avisionx commented
This will allow one to do real-time changes in the codebase with transpilation.
$ reactonite start
does 2 things:
- runs npm start in react app directory and
- each time file change is happening calls transpile (to do create a filepath entry point)