Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rdela/webcbed

Minimal Eleventy WebC Starter
https://github.com/rdela/webcbed

11ty eleventy minimal starter webc

Last synced: 4 months ago
JSON representation

Minimal Eleventy WebC Starter

Awesome Lists containing this project

README

        

# WebC bed πŸͺΈ

Minimal [Eleventy](https://www.11ty.dev/docs/) [WebC](https://www.11ty.dev/docs/languages/webc/) Starter

Install packages:

```bash
npm i
```

Develop:

```bash
npm run d
# or
npm run start
# if you’re not into the whole brevity thing.
```

Both commands run `eleventy --serve --quiet`