commit 40f6d6b8c405decd7bcaa10f08f0a13a604ffb44 Author: syui Date: Mon Mar 18 19:59:51 2024 +0900 first commit diff --git a/README.md b/README.md new file mode 100644 index 000000000..ccdc4c76d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ + +```sh +$ npm i +$ npm run dev +$ npm run build +```