The responsive front-end library based on Material Design from Google.
npm install @materializecss/materialize
Materialize, a CSS Framework based on Material Design.
[ Browse the docs ]
- Download the latest release of materialize directly from GitHub. (Beta)
- Clone the repo: git clone https://github.com/materializecss/materialize.git
- Include the files via jsDelivr.
- Install with npm: npm install @materializecss/materialize (Beta: npm install @materializecss/materialize@next)
npm test;npx jasmine-browser-runner then go to the url via browser http://localhost:8888. The tests will then run and show detailed feedback.- Chrome 35+
- Firefox 31+
- Safari 9+
- Opera
- Edge
npm run demo









