Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/recallwei/front-end-universe
- Owner: recallwei
- Created: 2023-03-24T15:38:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T17:27:17.000Z (about 1 year ago)
- Last Synced: 2023-11-03T18:32:29.924Z (about 1 year ago)
- Topics: front-end, nuxt, resource, typescript, vue
- Language: Vue
- Homepage: https://front-end-universe.vercel.app
- Size: 971 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```