Skip to content

idani/vue-ngrok-sample

Repository files navigation

vue-ngrok-sample

Project setup

yarn install

ngrok setup

  1. regsiter ngrok(https://ngrok.com/)
  2. get Tunnel Authtoken
  3. you replace a 'YOUR_TUNNEL_AUTHTOKEN' with your real token in 'ngrok_auth.js'
  4. run 'yarn ngrok_add_authtoken'

run ngrok

yarn ngrok

run dev sever after ngrok running

yarn run serve

2018-10-07_18h05_06

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published