Skip to content

szhu95/pomotect

Repository files navigation

Getting Started

First, clone repo and install node packages:

npm install

Next, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.