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

https://github.com/data-miner00/ui-workbench

A R&D workbench for carrying out UI related endeavours
https://github.com/data-miner00/ui-workbench

nuxt3 turborepo

Last synced: 8 months ago
JSON representation

A R&D workbench for carrying out UI related endeavours

Awesome Lists containing this project

README

          

# ui-workbench

A place to explore Web UI.

## Getting Started

Before installing, make sure that you have Pnpm installed.

```
pnpm --version
```

Run the install command at the root.

```
pnpm i
```

This will install all necessary packages to work with.

This repo is managed with monorepo provider Turborepo. To run `artstation` within archives, run the following.

```
pnpm dev --filter artstation
```

This will tell Turborepo to search and start the project with the same name.

## Researches

I used this repo mainly for researching UI related topics such as

- SPA components
- Animations
- Fonts
- Frameworks
- Latest trends