Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 236 Bytes

Flyyyyyyy me to the moon

dev

run scripts as follows: cd ./frontend ng build --outputPath=../backend/public --watch=true cd ../backend npm start

build

cd ./frontend ng build --outputPath=../backend/public cd ../backend npm start