Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devcom-iitb/uniportal-frontend
https://github.com/devcom-iitb/uniportal-frontend
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devcom-iitb/uniportal-frontend
- Owner: DevCom-IITB
- Created: 2023-04-11T18:46:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T19:29:35.000Z (6 months ago)
- Last Synced: 2024-07-09T09:49:00.126Z (6 months ago)
- Language: Vue
- Size: 3.58 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniPortal-Frontend
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
```