Demo Site Rooster World
A project scaffold for quickly starting a site build with:
# install the project dependencies npm install # run the build and server locally npm run dev # run the production build npm run build