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

https://github.com/fecony/news_app


https://github.com/fecony/news_app

Last synced: about 2 months ago
JSON representation

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_app

yarn install

yarn run dev
```

> Note: Don't forget to update VITE_API_URL
>