Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmoongit/my-pet
Приложения на VueJS «my-pet»
https://github.com/rmoongit/my-pet
bem components css flex grid-layout js state vuejs3 webpack
Last synced: 7 days ago
JSON representation
Приложения на VueJS «my-pet»
- Host: GitHub
- URL: https://github.com/rmoongit/my-pet
- Owner: rmoongit
- Created: 2023-12-23T20:36:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T21:45:25.000Z (11 months ago)
- Last Synced: 2024-11-07T04:37:47.676Z (about 2 months ago)
- Topics: bem, components, css, flex, grid-layout, js, state, vuejs3, webpack
- Language: Vue
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/)
## Project Setup
```sh
npm install```
### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```