Skip to content

whynotsleep/notepad

Repository files navigation

notepad

notepad

环境 node version 16.15.0

必须安装 npm i -g node-gyp

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build