Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 243 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 243 Bytes

Petersen Parts components

.env

To set environment vars in local development, copy/rename dotenv to .env and set vars accordingly

Commands

start

# start dev server
yarn start

# watch server files
yarn start-w