react-materialize / webpack-boilplate

Demo project for using react-materialize with webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get started

This is an example setup for react-materialize and webpack.

run the example with:

npm install
npm install react-materialize@latest
npm start

open http://localhost:8080/

About

Demo project for using react-materialize with webpack


Languages

Language:JavaScript 66.9%Language:HTML 33.1%