Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denisnp/sbersnowflakes
https://github.com/denisnp/sbersnowflakes
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/denisnp/sbersnowflakes
- Owner: DenisNP
- Created: 2021-10-19T22:05:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T19:31:23.000Z (16 days ago)
- Last Synced: 2024-11-03T20:23:48.859Z (16 days ago)
- Language: TypeScript
- Size: 32.5 MB
- Stars: 22
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sbersnowflakes
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).