Closed LadyBluenotes closed 1 year ago
Updated scripts so the ones missing npm start now have it included.
npm start
Updated READMEs to show npm run dev as the proper command instead of npm dev.
npm run dev
npm dev
Thank you very much, probably a residue to the time I was recommending pnpm as the package manager (which doesn't require the run part)
run
Updated scripts so the ones missing
npm start
now have it included.Updated READMEs to show
npm run dev
as the proper command instead ofnpm dev
.