source: gs3-extensions/tabletop-dl/trunk/NPM-DEV-INSTALL.bat@ 37536

Last change on this file since 37536 was 37536, checked in by davidb, 14 months ago

Scripts to compile up and install winbox-with-interactjs

  • Property svn:executable set to *
File size: 143 bytes
Line 
1@echo off
2
3cd src\winbox-with-interactjs ^
4 && echo Running npm install in src/winbox-with-interact ^
5 && npm install ^
6 && cd ..\..
Note: See TracBrowser for help on using the repository browser.