/testing-svelte

Testing Svelte

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Testing Svelte

Project Status

Testing the web-framework Svelte

About

This repository is just a test of Svelte+Tailwind as a possible replacement for my Vue.js+Bulma stack. It uses postcss, autoprefixer, vite and a couple of other libraries I have never heared of befiore (see package.json).

Install

Install node via conda. Then call

npm create svelte@latest app

cd app

npm install -D tailwindcss postcss autoprefixer svelte-preprocess
npx svelte-add@latest tailwindcss

Then add+change svelte files.

Author

Simon Dirmeier sfyrbnd @ pm me