put tutorial3 in a folder

pull/1/head
Ben Hansen 5 years ago
parent 913067a41c
commit a374e581fb

@ -1 +1 @@
Subproject commit 57e3655f3d2288e90f6b8ff746b290c676c232de
Subproject commit 1afac80a4bb0e26d87557f264e3331acfd811f8a

@ -9,7 +9,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
"docs:build": "vuepress build docs",
"deploy": "sh deploy.sh"
},
"author": "",
"license": "ISC",

Loading…
Cancel
Save