Skip to content

GoodbyteCo/Shocktober-Tracker

Repository files navigation

Shocktober-Tracker

A website to help you track your shocktober challange :) using letterboxd and a fun website

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build