DEV Community

Cover image for Angular 9 + Material + Transloco + Jest + Compodoc
wlucha
wlucha

Posted on • Edited on

2 2

Angular 9 + Material + Transloco + Jest + Compodoc

Angular 9 Starter project with Material, Transloco, Jest & Compodoc

by @wlucha

Project

You can find the project here:

https://github.com/wlucha/angular-starter

Features

✅ Angular 9+

✅ Angular Material Theming

✅ Jest Unit Testing

✅ Internationalization with Transloco

✅ Auto documentation with Compodoc

✅ Analyse your project with webpack-bundle-analyzer

Deploy

Deploy

Table of Contents

Install / Development

git clone https://github.com/wlucha/angular-starter
cd angular-starter

# Install dependencies
npm install

# Start server
npm run start

# Open in browser: http://localhost:4200
Enter fullscreen mode Exit fullscreen mode

Commands

  • npm run start - start the app
  • npm run test - run unit tests
  • npm run build - build the project
  • npm run build:prod - build the project in production mode
  • npm run build:prod:stats - build the project in product mode with stats
  • npm run analyse - analyse bundle with webpack-bundle-analyzer
  • npm run compodoc - generate compodoc documentation
  • npm run changelog - generate changelog

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (1)

Collapse
 
wlucha profile image
wlucha

Updated to Angular 13: dev.to/wlucha/angular-13-starter-w...

AWS Q Developer image

Your AI Code Assistant

Generate and update README files, create data-flow diagrams, and keep your project fully documented. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE