https://github.com/decoded-cipher/inovuslabs.org
Inovus Labs' newly launched official website: A resourceful hub for information on our projects, activities, initiatives, and endeavors.
https://github.com/decoded-cipher/inovuslabs.org
flowbite masonry-layout nodejs photoswipe swiperjs tailwindcss vue
Last synced: 5 months ago
JSON representation
Inovus Labs' newly launched official website: A resourceful hub for information on our projects, activities, initiatives, and endeavors.
- Host: GitHub
- URL: https://github.com/decoded-cipher/inovuslabs.org
- Owner: decoded-cipher
- Created: 2023-08-17T22:39:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-02T11:08:10.000Z (9 months ago)
- Last Synced: 2025-10-02T13:21:13.966Z (9 months ago)
- Topics: flowbite, masonry-layout, nodejs, photoswipe, swiperjs, tailwindcss, vue
- Language: Vue
- Homepage: https://inovuslabs.org
- Size: 113 MB
- Stars: 0
- Watchers: 0
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inovuslabs.org
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```