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

https://github.com/segundofdez/reticulas-template

Simple static site generator
https://github.com/segundofdez/reticulas-template

grids html template

Last synced: 9 months ago
JSON representation

Simple static site generator

Awesome Lists containing this project

README

          

# Reticulas template

Simple static site generator

## Instalation
- Download or clone master branch
- Run npm install

## Run

Run on root folder:

```
npm run watch
```

```
npm run production
```