https://github.com/negi524/design_collection
CSS design collection
https://github.com/negi524/design_collection
Last synced: 3 months ago
JSON representation
CSS design collection
- Host: GitHub
- URL: https://github.com/negi524/design_collection
- Owner: negi524
- Created: 2020-03-13T16:09:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T21:50:11.000Z (over 3 years ago)
- Last Synced: 2023-03-02T20:11:24.982Z (over 2 years ago)
- Language: Vue
- Homepage: https://negi524.github.io/design_collection/
- Size: 3.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# design_collection
> CSS Design Collection
自分が良いなと思ったデザインを集めておくページです。
- Headings : 見出しデザインのリスト
- Buttons : ボタンデザインのリスト
- Snow Fall : 雪が降る JavaScript([particles.js])
- Windows98 : windows98 のようなデザイン([98.css])
- Image Tag : `img`タグのサイズ調整について記載したページ## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
[particles.js]: https://github.com/VincentGarreau/particles.js/
[98.css]: https://github.com/jdan/98.css