-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Timothy Wang edited this page Dec 9, 2019
·
11 revisions
wget https://raw.githubusercontent.com/timothywangdev/devEnv/master/ngrokFree.sh
chmod +x ./ngrokFree.sh
Start ngrokFree
./ngrokFree.sh [your name]
# example
#./ngrokFree.sh tim
# this will start tunneling to https://tim.serveo.ventureum.io
npm i
See .env page for details The default .env file should be sufficient for testing
npm start