This project was generated with Angular CLI version 12.2.7.
Run yarn install
Run yarn global add @angular/cli
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run yarn dev:ssr
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run yarn build:ssr
.
Run yarn serve:ssr
for use production server. Navigate to http://localhost:4000/
.
Run yarn storybook
. Navigate to http://localhost:6006/
.
Run yarn build-storybook
.