Everything you need to create new SvelteKit websites and applications in less time than ever before. This comprehensive library contains skeleton components and tools to kick-start web builds.
Once you've created a project and installed dependencies with pnpm install
, start a
development server:
pnpm run dev
# Or start the server and open the app in a new browser tab
pnpm run dev -- --open
A library of skeleton components sre included within the boilerplate located in:
/src/lib/components
To create a production version of the website.
pnpm run build
- Pages
ainsley.dev permits the use of any HTML, SCSS and Javascript found within the repository for use with external projects.
ainsley.dev and the ainsley.dev logo are either registered trademarks or trademarks of ainsley.dev LTD in the United Kingdom and/or other countries. All other trademarks are the property of their respective owners.