Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meyt/restiro-spa-material

Restiro SPA Material template
https://github.com/meyt/restiro-spa-material

Last synced: about 1 month ago
JSON representation

Restiro SPA Material template

Awesome Lists containing this project

README

        

# restiro-spa-material

[![Build Status](https://travis-ci.org/meyt/restiro-spa-material.svg?branch=master)](https://travis-ci.org/meyt/restiro-spa-material)

Default [restiro](https://github.com/meyt/restiro) SPA template.

*Based on [Material Design](https://material.io) specs.*

## Usage

```
pip install restiro-spa-material
```

## Contribution

### Setup
```
npm install
```

### Development

```
npm run serve
```