Development

Install Dependencies

# Using NPM
npm install

# Using Yarn
yarn

Clone Child Repositories

Both the svelte-lib and svelte-lib-web repositories are needed for proper functionality. If the child repositories do not yet exist in the root directory, clone them using the git-clone command:

# Using NPM
npm run git-clone

# Using Yarn
yarn git-clone

Run the Development Command

The dev command starts the pouchdb-server as well as watches over file changes in the src directory

# Using NPM
npm run dev

# Using Yarn
yarn dev

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes