Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noherczeg/dashing-css
A standard Dashboard built with up-to-date CSS techniques.
https://github.com/noherczeg/dashing-css
css3 flexbox flexbox-layout grid-layout html5 web-components
Last synced: about 1 month ago
JSON representation
A standard Dashboard built with up-to-date CSS techniques.
- Host: GitHub
- URL: https://github.com/noherczeg/dashing-css
- Owner: noherczeg
- Created: 2019-02-03T22:54:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T22:33:07.000Z (almost 2 years ago)
- Last Synced: 2023-03-27T08:55:11.213Z (over 1 year ago)
- Topics: css3, flexbox, flexbox-layout, grid-layout, html5, web-components
- Language: JavaScript
- Size: 135 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashing CSS
A standard Dashboard built with up-to-date CSS techniques.
## Start
```
npm install
npm start
```## Used Technologies
* [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)
* [CSS Flexible Box Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout)
* [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)
* [ES2015+](https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_2015_support_in_Mozilla)## Useful Links
* [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
* [A Complete Guide to Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)## Copyright
MIT