0.1.1 • Published 6 years ago

equivalent-js-plugin-mdc v0.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

EquivalentJS Plugin MDC

-- ONLY PLACEHOLDERS awaiting description --

Introduction

Material Components abstraction

an UI framework integration as EquivalentJS plugin

Description

Requirements

Install dependencies with npmjs at project root folder

npm install

Configuration

{
  "plugins": {
    "equivalent-js-plugin-mdc": true
  }
}

Documentation, scripts and stylesheets

Generate scripts and stylesheets (Sass) and documentation (JSDoc & JSDoc Type)

npm run dev:run

or

npm run dev:watch

Run demo application in browser with loaded plugins

npm run dev:http

http://127.0.0.1:8084/index.html

Build all EquivalentJS modules as concatenated minified library file

npm run prod:minify

http://127.0.0.1:8084/prod.html

How to contribute

Contributing

Appendix

Code of Conduct

...live long and prosper