Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baumannzone/pure-css-cake
๐ Pure CSS Cake ยท Include animations with CSS ๐ฏ
https://github.com/baumannzone/pure-css-cake
animations css html purecss stylus vuejs
Last synced: 8 days ago
JSON representation
๐ Pure CSS Cake ยท Include animations with CSS ๐ฏ
- Host: GitHub
- URL: https://github.com/baumannzone/pure-css-cake
- Owner: baumannzone
- Created: 2021-01-20T19:18:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T16:58:46.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T19:31:48.977Z (about 2 months ago)
- Topics: animations, css, html, purecss, stylus, vuejs
- Language: Vue
- Homepage: https://pure-css-cake.vercel.app/
- Size: 194 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Pure CSS Cake ๐
![Node.js CI](https://github.com/baumannzone/pure-css-cake/workflows/Node.js%20CI/badge.svg)> For my birthday, I have created this delicious, zero calories, gluten-free, vegan, eco-friendly and awesome **CSS** cake. I hope you enjoy it ๐
![Pure CSS Cake](./src/assets/cake.png)
## Live Demo
๐ฐ https://pure-css-cake.vercel.app/ ๐ฐ---
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Lints and fixes files
```
npm run lint
```