feat(frontend): onboarding flow for first time users

adds a wizard to guide people through starting and creating their first stream
This commit is contained in:
Dimitrie Stefanescu
2021-03-09 23:04:50 +00:00
parent 85b6953790
commit 1682a4a494
11 changed files with 511 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@speckle/frontend",
"version": "2.1.0",
"version": "2.2.1",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",