Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dedal378/vue-cinema
Vue, firebase (база данных, аутентификация), pug, stylus, фильтр по статусу, автологин. Тестовые пароль-логин [email protected] 123456 Cоздание todo карточек, редактирование, удаление, возможность отметить завершенными, фильтр по карточкам.
https://github.com/dedal378/vue-cinema
spa vue vue-router vue-store vuejs
Last synced: 18 days ago
JSON representation
Vue, firebase (база данных, аутентификация), pug, stylus, фильтр по статусу, автологин. Тестовые пароль-логин [email protected] 123456 Cоздание todo карточек, редактирование, удаление, возможность отметить завершенными, фильтр по карточкам.
- Host: GitHub
- URL: https://github.com/dedal378/vue-cinema
- Owner: Dedal378
- Created: 2020-04-15T21:48:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:34:24.000Z (9 months ago)
- Last Synced: 2024-11-25T06:51:31.939Z (3 months ago)
- Topics: spa, vue, vue-router, vue-store, vuejs
- Language: Vue
- Homepage: https://dedal378.github.io/vue-cinema-html.github.io/
- Size: 589 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# vue-cinema
## 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/).