Added installation instructions and example files
This commit is contained in:
3
start.sh.EXAMPLE
Normal file
3
start.sh.EXAMPLE
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
. /PATH_TO_YOUR_NVM/.nvm/nvm.sh
|
||||
node -r dotenv/config build
|
Reference in New Issue
Block a user