/cascadiajs-2022

The repository for https://2022.cascadiajs.com

Primary LanguageJavaScript

cascadiajs-2022

Installation

Install eslint globally, we don't want it as a dep for this application otherwise we can run out of space in our Lambda deployment.

npm i eslint -g

Install deps

npm i

Run local server

npm start