1 2 3 4 5 6 7 8 9
install: npm install monaco-editor electron clean: rm dist/* -f build: ./node_modules/.bin/electron main.js