webapp-svelte-expressjs

Webapp Svelte Expressjs

Setup

# install parent dependencies
$ npm i

# install client and server dependencies
$ npm run setup

# build project
$ npm run build

Run project

# the client should run at http://localhost:5000/
# the server should run at http://localhost:3000/
$ npm run start

Top categories

Loading Svelte Themes