Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 591 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 591 Bytes

Benchmark tool

Stress test tool written in electron

An electron-nuxt project

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build

# lint all JS/Vue component files in `src/`
yarn lint

This project was generated with electron-nuxt v1.8.1 using vue-cli. Documentation about the original structure can be found here.