An open API service indexing awesome lists of open source software.

https://github.com/scriptscrypt/enfinity


https://github.com/scriptscrypt/enfinity

Last synced: 10 months ago
JSON representation

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/)