Skip to content

Latest commit

 

History

History

0xflick www

The frontend.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

See .env.example

Make a copy and fill in the values

cp .env.example .env

Next, run the development server:

yarn dev

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

Building

To make a production build:

node build.mjs