ematerial

0.0.1 • Public • Published

eMaterial

Material-CSS Express router

See Material-CSS Site for details.

Usage

Install:

npm install --save ematerial

Usage example:

Mounting router:

app.use("/material", require('ematerial'));

Include in your html:

<link href="/material/material-css.css" type="text/css" rel="stylesheet" />
<script src="/material/material-css.js" type="text/javascript"></script>

Resources

Readme

Keywords

Package Sidebar

Install

npm i ematerial

Weekly Downloads

1

Version

0.0.1

License

GPL-3.0

Last publish

Collaborators

  • joanmi