Skip to content

Latest commit

 

History

History

app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Glade App

This is a NextJS app that facilitates Glade signups, and other Glade user actions

It is hosted live at glade.app

Launching App Dev Server

First, run the development server:

npm run dev
# or
yarn dev

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