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: 4 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T16:58:46.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T06:42:43.725Z (10 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 ๐

> For my birthday, I have created this delicious, zero calories, gluten-free, vegan, eco-friendly and awesome **CSS** cake. I hope you enjoy it ๐

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