Skip to content

meghansinnott/cascadiajs-2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.3%
  • Other 0.5%