2
0

Init project

This commit is contained in:
Baptiste Arnaud
2021-11-19 10:15:13 +01:00
commit 6fe9807fbe
11 changed files with 5454 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# Getting Started
```sh
yarn set version berry
yarn install
```