Skip to content

abdokouta/HeadlessWP

Repository files navigation

HeadlessWP

Vuecid Nuxt Stack with Nuxt.js HeadlessWP.lucid.build

Build Setup

# Install dependencies
$ yarn

# Serve with hot reload at localhost:3000
$ yarn dev

# Build for production and launch server
$ yarn build
$ yarn start

# Generate static project
$ yarn generate

# Pretend we are Netlify (exept ./static/_redirects)
# Requires globally installed serve
$ yarn global add serve
$ yarn netlifyify

# Analyze bundle
$ yarn build --analyze

Search for TODO's inside the project to get everything setup nicely for your new website. For detailed explanation on how things work, checkout the Nuxt.js docs.

Content

The plugin «API Fetcher» can fetch the data from WordPress

# Fetch data
$ yarn fetch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published