Skip to content

Modified version of the official svelte starter template using svelte-accmod instead of Svelte.

Notifications You must be signed in to change notification settings

vatro/svelte-accmod-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEVELOPMENT HALTED ⚠️
svelte-accmod (an experimental version of Svelte) was primarily developed for usage with svelthree. Since svelthree is now "default Svelte first" (not "svelte-accmod first" as before), the development of svelte-accmod and svelte-accmod-template has been halted! (may be continued at some point in future, though).

svelte-accmod-app

This is a modified version of the official svelte starter template using svelte-accmod instead of svelte. The installation process is basically the same. Standard deployment workflows should be the same (not tested yet).

Basic usage

Using degit:

npx degit vatro/svelte-accmod-template svelte-accmod-app
cd svelte-accmod-app
npm install

If you want to use TypeScript, after installation (or right after cloning the template via e.g. degit, see above.):

node scripts/setupTypeScript.js

Please note: this template uses svelte-accmod-patch which replaces original Svelte files (see svelte directory inside node_modules) with corresponding (version) svelte-accmod files. See svelte-accmod-patch-README for more details.

About

Modified version of the official svelte starter template using svelte-accmod instead of Svelte.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published