1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-04-14 11:18:47 +02:00
joplin/ReactNativeClient/start_server.bat

3 lines
106 B
Batchfile
Raw Normal View History

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