https://github.com/pg07codes/invite
iNVITE helps you to send and track the invitations to any event and manage them.
https://github.com/pg07codes/invite
Last synced: 11 months ago
JSON representation
iNVITE helps you to send and track the invitations to any event and manage them.
- Host: GitHub
- URL: https://github.com/pg07codes/invite
- Owner: pg07codes
- Created: 2018-06-17T09:36:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T02:15:50.000Z (about 7 years ago)
- Last Synced: 2025-01-28T02:32:51.352Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 793 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# invite (the project is on hold here and is being worked upon in another repo)
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).