https://github.com/scriptscrypt/enfinity
https://github.com/scriptscrypt/enfinity
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scriptscrypt/enfinity
- Owner: scriptscrypt
- Created: 2022-12-14T16:54:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T05:08:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T20:41:15.708Z (12 months ago)
- Language: Vue
- Homepage: https://enfinity-seven.vercel.app
- Size: 9.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enfinity
This is the source code archive for [enfinity](https://enfinity.web.app)
## For development
### Project setup
``` yarn install ```
### Compiles and hot-reloads for development
``` yarn serve ```
### Compiles and minifies for production
``` yarn build ```
### Lints and fixes files
``` yarn lint ```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Technologies used
| Technology | Official Link |
| ----------------- | ------------------------------------------------------------- |
| Vue.js | https://cli.vuejs.org/ |
| vue-collapsible-panel | https://www.npmjs.com/package/@dafcoe/vue-collapsible-panel/ |
| vue3-burger-menu | https://www.npmjs.com/package/vue3-burger-menu/ |
## Deployment
1. [Live](https://enfinity.web.app/)
2. [Netlify](https://enfinity.netlify.app/)