https://github.com/pxls00/vue.crm-system
CRM-system
https://github.com/pxls00/vue.crm-system
crud-application firebase-auth firebase-database firebase-deploy javascript scss vuejs
Last synced: about 2 months ago
JSON representation
CRM-system
- Host: GitHub
- URL: https://github.com/pxls00/vue.crm-system
- Owner: pxls00
- Created: 2022-02-08T13:35:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T13:36:15.000Z (over 4 years ago)
- Last Synced: 2025-01-18T01:23:58.148Z (over 1 year ago)
- Topics: crud-application, firebase-auth, firebase-database, firebase-deploy, javascript, scss, vuejs
- Language: Vue
- Homepage: https://fire-base-auth-2-f9220.web.app/
- Size: 269 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-practise
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).