Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/recallwei/front-end-universe

🌌 A website used to collect various front-end-related resources.
https://github.com/recallwei/front-end-universe

front-end nuxt resource typescript vue

Last synced: about 2 months ago
JSON representation

🌌 A website used to collect various front-end-related resources.

Awesome Lists containing this project

README

        

# Front-end Universe

## Getting Started

Install the npm dependencies.

```bash
pnpm i
```

Start the development server.

```bash
pnpm dev
```