Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guMcrey/nuxt3-cms-blog
A cms blog based on nuxt 3
https://github.com/guMcrey/nuxt3-cms-blog
blog cms nuxt3
Last synced: 2 months ago
JSON representation
A cms blog based on nuxt 3
- Host: GitHub
- URL: https://github.com/guMcrey/nuxt3-cms-blog
- Owner: guMcrey
- Created: 2022-04-22T09:50:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T10:59:46.000Z (over 2 years ago)
- Last Synced: 2023-03-10T12:10:58.927Z (almost 2 years ago)
- Topics: blog, cms, nuxt3
- Language: Vue
- Homepage:
- Size: 1.45 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxt3-cms-blog
## 📦 Install
Make sure to install the dependencies:
```bash
$ pnpm install --shamefully-hoist
$ pnpm run dev -- -oStart the development server on http://localhost:3000
```## 💡 Inspirations
* [Ghost themes](https://account.ghost.org/signup)
* [Meta's website](https://about.facebook.com)
* [Illuminz blog design](https://dribbble.com/shots/15187069/attachments/6929581?mode=media)
* [Blog home — Untitled UI](https://dribbble.com/shots/16856086/attachments/11917322?mode=media)