Skip to content

nacal/svelte-books-searcher

Repository files navigation

Svelte Books Searcher

Scripts

Start a development server

npm run dev

Run tests

npm run test or npm run test:watch

Build the application

npm run build

Serve the application

npm run serve