Skip to content

Commit 690a9f2

Browse files
committed
Initial commit
0 parents  commit 690a9f2

12 files changed

Lines changed: 3541 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# flash-de-la-vie
2+
3+
```
4+
yarn start
5+
```
6+
7+
And open http://localhost:8080 ;)

0 commit comments

Comments
 (0)