Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 531 Bytes

README.md

File metadata and controls

38 lines (31 loc) · 531 Bytes

ip-subnet-calculator

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Compiles and run electron app

npm run electron:serve

Compiles and build electron app for production

npm run electron:build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.