mirror of https://github.com/TriliumNext/Notes
Added contribute section and gitpod config
parent
3930a02123
commit
4dc1f1f6eb
@ -0,0 +1,7 @@
|
||||
tasks:
|
||||
- before: nvm install 10 && nvm use 10
|
||||
init: npm install
|
||||
command: npm run start
|
||||
ports:
|
||||
- port: 8080
|
||||
onOpen: open-preview
|
||||
Loading…
Reference in New Issue