lacqueristas / www

The frontend for the lacqueristas API
https://www.laqueristas.club
MIT License
2 stars 1 forks source link

www

The frontend for the lacqueristas project

setup

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