Skip to content

Commit 97325a6

Browse files
committed
v2.1.1
1 parent 3d3ed87 commit 97325a6

File tree

3 files changed

+1270
-2
lines changed

3 files changed

+1270
-2
lines changed

.gitpod.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
tasks:
6+
- init: npm install && npm run build
7+
command: npm run dev
8+
9+

0 commit comments

Comments
 (0)