Changing the build system to Vite #62

Merged
rishighan merged 11 commits from vite-build-system into master 2023-03-02 04:31:22 +00:00
Showing only changes of commit a4adfd3e79 - Show all commits

View File

@@ -12,8 +12,6 @@
"dev": "concurrently \"nodemon\" \"npm run client\"",
"server-dev": "nodemon",
"docs": "jsdoc -c jsdoc.json",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"author": "Rishi Ghan",
"license": "MIT",