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

https://github.com/briangershon/eleventy-minimal

Most minimal Eleventy starter. Add on from here!
https://github.com/briangershon/eleventy-minimal

11ty eleventy javascript starter-template template

Last synced: about 2 months ago
JSON representation

Most minimal Eleventy starter. Add on from here!

Awesome Lists containing this project

README

        

# eleventy-minimal

Most minimal Eleventy starter.

## Run local dev server with watch

Install dependencies.

npm install

Start server and watch

npm start

Visit http://localhost:8080