Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 155 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 155 Bytes

www

The frontend for the lacqueristas project

setup

  1. npm install
  2. npm run build
  3. NODE_ENV=development PORT=8080 npm run start