https://github.com/mannuelf/materilizecss2
https://github.com/mannuelf/materilizecss2
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/materilizecss2
- Owner: mannuelf
- Created: 2020-09-03T07:44:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T08:20:20.000Z (almost 6 years ago)
- Last Synced: 2025-06-11T01:04:08.382Z (about 1 year ago)
- Language: HTML
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Materialize CSS Demo
This project is to investigate the Materialize library.
## Dependencies
- Materialize css [Click here](https://materializecss.com/getting-started.html)
- deployed to Netlfify [www.demo.com](.......)
To run project run this command:
```bash
$ npm install
```
Please run the local server
```bash
light-server
```