Skip to content

valbuild/template-nextjs-starter

Repository files navigation

{{projectName}}

This is a Val Build bootstrapped with npm create @valbuild.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Val Studio

You can update and edit content directly in the Val Studio by going to http://localhost:3000/val.

Learn More

To learn more about Val Build, take a look at the docs here.

You can also check out the Val Build GitHub repository - your feedback and contributions are welcome!

You can also setup you application in Val Build App.

Deploy

The easiest way to deploy your Val enabled application is is to use the Vercel Platform from the creators of Next.js.

After deploying, you can make sure that everyone can edit content in production by setting up your application on Val Build App.

About

Template for a full-featured Next.js app with Val, TypeScript, Tailwind CSS, and examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published