Skip to content

Commit feb2edd

Browse files
committed
feat: add initial foundation
1 parent 385357d commit feb2edd

13 files changed

Lines changed: 9971 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# panda-san
2+
23
パンダさん loves to help you build beautiful, responsive, and accessible web applications.

lerna.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"packages": [
3+
"packages/*"
4+
],
5+
"version": "0.0.0"
6+
}

0 commit comments

Comments
 (0)