Skip to content

verida/react-app-template

Repository files navigation

Template for React apps at Verida

This template is based on Next.js.

Getting Started

First, set the environment variables:

cp .env.example .env.local

Then edit the values and set the required variables. Look at the .env.example file for more information.

Install the dependencies:

yarn install

Run the development server:

yarn run dev

The application will be available at http://localhost:3000

About

Template for React web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published