realworld-angular / realworld-angular-starter

RealWorld Angular template
https://demo.realworldangular.org/
Apache License 2.0
21 stars 4 forks source link
angular

Realworld Angular Starter

continuous integration

Development setup

To run the documentation locally, you need to have Node.js and pnpm installed on your machine.

Install dependencies

pnpm install

Start the development server

pnpm start

The application will be available at http://localhost:4200 by default. Check your terminal for the exact URL.

Commands reference

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm start Starts local dev server at localhost:4200
pnpm build Build your production site to ./dist/browser
pnpm exec playwright test Run e2e tests
pnpm exec playwright test --ui Run e2e tests in interactive UI mode
pnpm exec playwright test --debug Runs the tests in debug mode.
pnpm exec playwright codegen Auto generate tests with Codegen
pnpm run test-storybook Run Storybook tests

Contributors

Gerome Grignon
Gerome Grignon

🚧
Simon
Simon

💻
Ldh
Ldh

💻