Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mudmykola/yakovenko-landing

Yakovenko Landing
https://github.com/mudmykola/yakovenko-landing

api axios pinia tailw vue

Last synced: 11 days ago
JSON representation

Yakovenko Landing

Awesome Lists containing this project

README

        

# yakovenko-landing

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```

### Lint with [ESLint](https://eslint.org/)

```sh
npm run lint
```