Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shprink/mdl-webpack-boilerplate
Material Design lite + Webpack multipage
https://github.com/shprink/mdl-webpack-boilerplate
Last synced: about 1 month ago
JSON representation
Material Design lite + Webpack multipage
- Host: GitHub
- URL: https://github.com/shprink/mdl-webpack-boilerplate
- Owner: shprink
- License: mit
- Created: 2016-01-29T00:52:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T05:28:51.000Z (over 8 years ago)
- Last Synced: 2024-10-09T08:49:46.288Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 17
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdl-webpack-boilerplate
Material Design lite + Webpack![image](https://cloud.githubusercontent.com/assets/1388706/12698471/7f7d1244-c762-11e5-8baa-f2568a767105.png)
## Install
```bash
npm install
```## Run web server
```
npm start
```