Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carpages/gemini-boilerplate

Getting started with Gemini
https://github.com/carpages/gemini-boilerplate

gemini gemini-boilerplate javascript

Last synced: about 22 hours ago
JSON representation

Getting started with Gemini

Awesome Lists containing this project

README

        

# Gemini Boilerplate

## Install

```
git clone https://github.com/carpages/gemini-boilerplate.git
npm i
bower i
```

## Use

### Development

```
grunt
```

### Production

```
grunt build
```