Skip to content

Uniform example for an imaginary conference site for developers and marketers, highlighting all the power of the Uniform platform! Made with Nuxt 3.

Notifications You must be signed in to change notification settings

uniformdev/uniformconf-nuxt

Repository files navigation

UniformConf

This is a sample project to demonstrate some of the features that Uniform offers.

Learn more about Uniform Nuxt module: https://www.npmjs.com/package/@uniformdev/uniform-nuxt

Setup

Configure environment variables

The project is already configured to use a sample Uniform project. Check out the .env.example file for instructions on how to use your own project instead.

Setup Uniform Preview URL for Visual Editing

Make sure to set the preview URL in the Uniform Canvas Settings to the value for Nuxt.

http://localhost:3000/?preview=true

Set the right Node version

The recommended Node version is specified in .nvmrc. If you're using NVM, just run:

nvm use

Install dependencies

Make sure to install the dependencies:

npm install --legacy-peer-deps

Development Server

Start the development server on http://localhost:3000

npm run dev

About

Uniform example for an imaginary conference site for developers and marketers, highlighting all the power of the Uniform platform! Made with Nuxt 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published