Install the dependencies
npm installRun the development server
npm run devOpen http://localhost:3000 with your browser to see the result.
Build the project
npm run buildAnd serve
npm run startInstall the dependencies
npm installRun the development server
npm run devOpen http://localhost:3000 with your browser to see the result.
Build the project
npm run buildAnd serve
npm run start