More webapp changes+fixes
This commit is contained in:
@@ -6,7 +6,7 @@ NAMESPACE=$(shell git rev-parse --abbrev-ref HEAD)
|
||||
HASH=$(shell git rev-parse HEAD)
|
||||
|
||||
run:
|
||||
. ${HOME}/.nvm/nvm.sh && nvm use && npm i && npm run dev
|
||||
. ${HOME}/.nvm/nvm.sh && nvm use && npm i && npm run start
|
||||
|
||||
setup:
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user