Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

sveltekit with tailwindcss

// Clone the template
git clone https://github.com/EinLinuus/sveltekit-tailwindcss-template my-app

// Navigate into the project
cd my-app

// Install the dependencies
npm install

// Start the app
npm run dev -- --open
Source by github.com #
 
PREVIOUS NEXT
Tagged: #sveltekit #tailwindcss
ADD COMMENT
Topic
Name
1+1 =