Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nazar1ua/bookshub-frontend

Repository for books library front-end
https://github.com/nazar1ua/bookshub-frontend

Last synced: about 1 month ago
JSON representation

Repository for books library front-end

Awesome Lists containing this project

README

        

# BooksHub Front-end
Repository for books library front-end

## Встановлення залежностей
```shell
yarn install
```

### Компіляція для розробки
```shell
yarn serve
```

### Компіляція для розгортання
```shell
yarn build
```