svelte-tailwind-template

Svelte + Tailwind = ❤

  • Owner: muhajirdev/svelte-tailwind-template
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Svelte Tailwind Template

Get started

git clone https://github.com/muhajirdev/svelte-tailwind-template
cd svelte-tailwind-template
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Deploying to the web

With now

Install now if you haven't already:

npm install -g now

Then, from within your project folder:

now

As an alternative, use the Now desktop client and simply drag the unzipped project folder to the taskbar icon.

With surge

Install surge if you haven't already:

npm install -g surge

Then, from within your project folder:

npm run build
surge public

Overview

Name With Ownermuhajirdev/svelte-tailwind-template
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:
Release Count0
Created At2019-06-10 14:13:11
Pushed At2023-12-15 11:51:47
Last Commit At2019-06-24 11:12:33
Stargazers Count89
Watchers Count2
Fork Count8
Commits Count12
Has Issues Enabled
Issues Count4
Issue Open Count3
Pull Requests Count0
Pull Requests Open Count18
Pull Requests Close Count3
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top