https://github.com/unjs/website
UnJS website Content and Design!
https://github.com/unjs/website
Last synced: 15 days ago
JSON representation
UnJS website Content and Design!
- Host: GitHub
- URL: https://github.com/unjs/website
- Owner: unjs
- License: other
- Created: 2021-03-06T13:59:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T19:06:01.000Z (about 1 year ago)
- Last Synced: 2024-04-13T21:39:34.277Z (about 1 year ago)
- Language: Vue
- Homepage: https://unjs.io
- Size: 6.72 MB
- Stars: 117
- Watchers: 3
- Forks: 22
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnJS Website
UnJS website [Content](./content/) and Design!
> https://unjs.io
## Development
- Clone repository
- Enable corepack with `corepack enable pnpm`
- Install dependencies with `pnpm install`
- Start development server with `pnpm dev`