svelte-tailwind-template

Svelte + Tailwind = ❤

  • 所有者: muhajirdev/svelte-tailwind-template
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

概覽

名稱與所有者muhajirdev/svelte-tailwind-template
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證
發布數0
創建於2019-06-10 14:13:11
推送於2023-12-15 11:51:47
最后一次提交2019-06-24 11:12:33
星數89
關注者數2
派生數8
提交數12
已啟用問題?
問題數4
打開的問題數3
拉請求數0
打開的拉請求數18
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部