Skip to content

fredmansky/REDBULL_custom-script-vue

Repository files navigation

Developing and testing a Custom Script using Vue.js

  1. Install the development dependencies with yarn or npm
  2. Run the development environment with yarn dev or npm run dev
  3. Go to https://localhost:8080 and accept the exception of the self signed SSL certificate (or if you are using chrome activate chrome://flags/#allow-insecure-localhost)
  4. Try your script on https://delivery.rb3ca-staging.redbullaws.com/pl-ay/local/8080/bundle.js
  5. Once you're done, compile your bundle for production with yarn build or npm run build
  6. Your production-ready script is now saved in dist/bundle.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published