Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 298 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 298 Bytes

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