Simply copy and paste the following command line in your terminal to create your first Strapi project.
npx create-strapi-app
my-project
Nuxt starter for creating a blog with Strapi.
This starter allows you to try Strapi with Nuxt with the example of a simple blog. It is fully customizable and due to the fact that it is open source, fully open to contributions. So do not hesitate to add new features and report bugs!
true
for article and categoryPages:
The easiest way to try this starter is to use the create-strapi-starter
CLI.
# Using Yarn
yarn create strapi-starter my-project nuxt-blog
# Using NPM
npx create-strapi-starter my-project nuxt-blog
The CLI will create the monororepo, my-project
, with a frontend
folder for your Nuxt application and a backend
folder for your Strapi application. It will install all dependencies and launch the development servers automatically.
The Next server will be running here => http://localhost:3000
The Strapi server will be running here => http://localhost:1337
Enjoy this starter!
Get started with Strapi by creating a project using a starter or trying our live demo. Also, consult our forum if you have any questions. We will be there to help you.
See you soon!Maxime started to code in 2015 and quickly joined the Growth team of Strapi. He particularly likes to create useful content for the awesome Strapi community. Send him a meme on Twitter to make his day: @MaxCastres