Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 617 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 617 Bytes

Spammer UI

An UI to facilites access to spammer core.


Project setup

# Install deps
npm install

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build

# Lints and fixes files
npm run lint