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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部