Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 562 Bytes

Rollbar VueJS Demo

This demo project shows you how to setup and run the Rollbar Vue SDK in a new VueJS Template Project.

Project setup

- Create a new empty VueJS Project
- Build your project
- Follow the Rollbar VueJS documentation here (https://docs.rollbar.com/docs/vue-js)

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.