Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 441 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 441 Bytes

eth2- validator-queue

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Preview production build

npm run serve

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.