Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 161 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 161 Bytes

Learning project.

Project launch

Dev mode

npm start

Production mode

npm run build

PORT="what port you need" APIHOST="whatever host is" npm start