Svelte Template

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

Github stars Tracking Chart

🚧 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

Main metrics

Overview
Name With Ownerhmmhmmhm/svelte-template
Primary LanguageTypeScript
Program languageTypeScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2019-10-09 07:49:48
Pushed At2023-01-07 10:31:20
Last Commit At2020-05-05 22:16:05
Release Count0
用户参与
Stargazers Count97
Watchers Count3
Fork Count10
Commits Count22
Has Issues Enabled
Issues Count4
Issue Open Count1
Pull Requests Count1
Pull Requests Open Count16
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private