friedger / charisma-web

Home Page:https://charisma-web-omega.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charisma Web Client


Built With

Running Locally

First, to set local environment variables you can either use Vercel CLI vercel env pull or just manually copy paste them.

cp .env.local.example .env.local

Then install the package and run the development server:

yarn install
yarn dev

Open http://localhost:3000 to see the landing page.

Constants

lib/constants.ts contains a list of variables you should customize.


About

https://charisma-web-omega.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 92.3%Language:CSS 7.0%Language:JavaScript 0.7%