Skip to content

Commit 6c80376

Browse files
committed
feat: first commit
0 parents  commit 6c80376

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
checklist
2+
node_modules/
3+
yarn.lock

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# eggjs.github.io
2+
3+
```bash
4+
$ npm install
5+
$ npm run dev
6+
```

0 commit comments

Comments
 (0)