An open API service indexing awesome lists of open source software.

https://github.com/teebusch/sveltekit-blog


https://github.com/teebusch/sveltekit-blog

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MEMENTO SvelteKit & GitHub Pages

Template to create a blog with SvelteKit **WORK IN PROGRESS**

### Get Started

To create a new project based on this template using degit:

```bash
npx degit el3um4s/memento-sveltekit-and-github-pages
```

Then install the dependencies with

```bash
npm install
```

### Command

- `npm run dev`
- `npm run build`
- `npm run deploy`