Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 143 Bytes

SOLUTION.md

File metadata and controls

7 lines (4 loc) · 143 Bytes
To build the app for development:

nx build store

To build the app for production:

nx build store --configuration=production