Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.43 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.43 KB

NuxtPressus

A site template built with Nuxt and Directus

Screenshot of nuxtpressus.netlify.app

👉  Check it out

✨ Features

🛝 Try it out locally

You can try the app out locally.

First, create a Directus instance. This project was bootstrapped on Directus Cloud using the 'Simple CMS' template.

Then, get your administrator token from the bottom of your user profile page, and add it to an .env file in your project.

corepack enable
echo DIRECTUS_TOKEN="<your token>" > .env
pnpm i
pnpm dev

❤️ Credits

The design was inspired by the elegant Twenty Twenty-Five theme for WordPress. ✨

🏛️ License

Made with ❤️

Published under MIT License.