Aurelia 2 basic web ecommerce & simple Node Rest API
Aurelia 2 need node version >= 14.x
yarn installornpm installthe dependenciesyarn startorau2 startto run the dev server- The web will be running on port
9000at http://localhost:9000
yarn installornpm installthe dependenciesyarn startornpm run startto run the dev server- The API will be running on port
3002at http://localhost:3002