Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallasfaria/input-fields-material-design-style
https://github.com/wallasfaria/input-fields-material-design-style
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wallasfaria/input-fields-material-design-style
- Owner: WallasFaria
- Created: 2019-04-09T21:09:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T02:35:00.000Z (over 3 years ago)
- Last Synced: 2024-11-19T06:00:11.161Z (about 1 month ago)
- Language: HTML
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Campos estilo material design
### Rodar
Instala o parcel de forma global
```sh
yarn global add parcel-bundler
```Sobe servidor
```sh
parcel watch index.html
```