Skip to content

Instantly share code, notes, and snippets.

@anoochit
Created April 13, 2022 04:03
Show Gist options
  • Save anoochit/523057f91752cd0274123b5c7017c2a9 to your computer and use it in GitHub Desktop.
Save anoochit/523057f91752cd0274123b5c7017c2a9 to your computer and use it in GitHub Desktop.
mars blockchain start vue front-end script for using with pm2
#!/bin/bash
cd /root/mars/vue
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment