joplin/ReactNativeClient/start_server.bat

3 lines
106 B
Batchfile
Raw Normal View History

2017-07-07 23:25:10 +00:00
@echo off
npm start -- --reset-cache
rem "c:\Program Files (x86)\Yarn\bin\yarn.cmd" start -- --reset-cache