https://github.com/fecony/news_app
https://github.com/fecony/news_app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fecony/news_app
- Owner: fecony
- Created: 2022-08-28T23:26:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T18:41:14.000Z (over 2 years ago)
- Last Synced: 2025-02-15T04:27:40.831Z (3 months ago)
- Language: Vue
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs,
check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
## Installation
Clone the project
```bash
git clone [email protected]:Fecony/news_app.git
```Go to the project directory, install dependencies
```bash
cd news_appyarn install
yarn run dev
```> Note: Don't forget to update VITE_API_URL
>