Install all node modules with: npm i
Run build command to generate build folder with: npm run build
Run localhost with: npm run dev
If you run into an issue with components not rendering try: npm run watch
- this will load any daisy UI/ tailwind components