https://github.com/sullay/flipcss
https://github.com/sullay/flipcss
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sullay/flipcss
- Owner: sullay
- Created: 2019-06-18T07:00:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:50:20.000Z (over 3 years ago)
- Last Synced: 2025-07-02T05:04:21.537Z (12 months ago)
- Language: Vue
- Size: 2.19 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```