1.0.1 • Published 5 years ago
mithril-material-components v1.0.1
mithril-material-components
Som Energia Mithril wrapper form Material Web Components
$ sudo apt install npm # on Debian or Ubuntu GNU/Linux
# From the project root
$ npm init # init npm project
$ npm install mithril-material-components # install package on your project
$ npm run server # To run the development server
$ npm run build # To generate a development build into dist/
$ npm run deploy # To generate a production build into dist/
Component Examples
The generated index.html
page instatiates all the examples of the components
in the repository.
Most components are documented with JSDoc.