added makefile

This commit is contained in:
Mik-TF
2024-06-04 08:56:19 -04:00
parent 130c3344c6
commit f9ae143370
2 changed files with 12 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
run:
npm install
npm run dev