Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/meyt/restiro-spa-material
- Owner: meyt
- Created: 2019-04-11T10:55:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T19:31:58.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T06:55:40.831Z (over 1 year ago)
- Language: Vue
- Size: 2.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
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
```