Skip to content

artibella/uniland

Repository files navigation

Uniform Canvas hello world app for Next.js

This Next.js app is generated with npx create-next-app and it is a supporting asset for the Uniform Canvas tutorial for Next.js available here.

Environment variables.

Please see .env.example for the environment variables. Follow the tutorial to set it up.

How to run / build

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# to run production build and static site generation
$ npm run build

# to start a production server
$ npm run start

About

Example landpages using Uniform.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published