Metadata-Version: 2.1
Name: restiro-spa-material
Version: 0.7.1
Summary: Restiro SPA Material template
Home-page: UNKNOWN
Author: Mahdi Ghane.g
License: UNKNOWN
Description: # 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.*
        
        
        
        ## Setup
        ```
        npm install
        ```
        
        ### Usage
        
        Development:
        
        ```
        npm run serve
        ```
        
        Release build:
        ```
        npm run build
        ```
        
Keywords: restiro,extension,http,rest,documentation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
