Svelte Template

易于使用的 Svelte 模板!(Svelte + Typescript + Parcel + Express)2020。「🚧 An easy-to-use Svelte template! (Svelte + Typescript + Parcel + Express) 2020」

Github星跟踪图

🚧 Svelte Template

Svelte + Typescript + Parcel + Express

An easy-to-use Svelte template!

  • Allowed to use code splitting in svelte. (code chunk, npm modules.. dynamic import.. code split... whatever)

Svelte Is Awesome GIF

Command

  • npm start

    Run the development server. This command creates a path accessible through HTTP and HTTPS. HTTP is applied with Hot Module Replacement (HMR). HTTPS has a built-in certificate for testing.

  • npm run build

    Generate production build results. Minify is applied to the result and hmr is excluded.

  • npm run watch

    Same as the npm start command, but does not serve the code with HTTP and HTTPS.

  • npm run clean

    This command deletes all files in the 'dist' folder. However, the folder below the list is not deleted. If there is a static resource that should not be deleted, create a folder in the folder and use it.

License

MIT Licensed

主要指标

概览
名称与所有者hmmhmmhm/svelte-template
主编程语言TypeScript
编程语言TypeScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2019-10-09 07:49:48
推送于2023-01-07 10:31:20
最后一次提交2020-05-05 22:16:05
发布数0
用户参与
星数97
关注者数3
派生数10
提交数22
已启用问题?
问题数4
打开的问题数1
拉请求数1
打开的拉请求数16
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?