Skip to content

longislandjavascript/www.lijs.org

Repository files navigation

LIJS Logo

The official website of the Long Island JavaScript Meetup group.

Built with Next.js and TailwindCSS. Deployed on Vercel.

Vercel

Lighthouse score

Getting Started

Clone the repo:

git clone git@github.com:longislandjavascript/www.lijs.org.git

Install the dependencies:

npm install

Start the development server:

npm run dev

Open http://localhost:3000 in your browser.