An open API service indexing awesome lists of open source software.

https://github.com/mannuelf/materilizecss2


https://github.com/mannuelf/materilizecss2

Last synced: 5 months ago
JSON representation

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
```