πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€

This is the Angular 13 Starter project you are looking for!

GitHub

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

Features

βœ… Angular 13
βœ… Angular Material
βœ… Unit Testing with Jest
βœ… End-to-End Testing with TestCafΓ©
βœ… Internationaliza…


This content originally appeared on DEV Community and was authored by wlucha

This is the Angular 13 Starter project you are looking for!

GitHub

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

Features

βœ… Angular 13
βœ… Angular Material
βœ… Unit Testing with Jest
βœ… End-to-End Testing with TestCafΓ©
βœ… Internationalization with Transloco
βœ… Auto documentation with Compodoc
βœ… Analyse your project with source-map-explorer
βœ… Docker
βœ… ESLint
βœ… Prettier
βœ… Commit Linting

Demo

StackBlitz Demo

Install / Development

# Clone the project
$ 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

Docker Deployment

# Build Docker image
$ docker build . -t angular-starter

# Run Docker Container
$ docker run -p 3000:80 angular-starter

Docker Hub

https://hub.docker.com/r/wlucha/angular-starter

Commands

  • npm run start - start the app
  • npm run lint - lint the project
  • 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
  • npm run prettier - format the whole project

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


This content originally appeared on DEV Community and was authored by wlucha


Print Share Comment Cite Upload Translate Updates
APA

wlucha | Sciencx (2022-04-30T07:29:56+00:00) πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€. Retrieved from https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/

MLA
" » πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€." wlucha | Sciencx - Saturday April 30, 2022, https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/
HARVARD
wlucha | Sciencx Saturday April 30, 2022 » πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€., viewed ,<https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/>
VANCOUVER
wlucha | Sciencx - » πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/
CHICAGO
" » πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€." wlucha | Sciencx - Accessed . https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/
IEEE
" » πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€." wlucha | Sciencx [Online]. Available: https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/. [Accessed: ]
rf:citation
» πŸš€ Angular 13 + ESLint, Material + Transloco + Jest, TestCafe + Docker + Prettier πŸš€ | wlucha | Sciencx | https://www.scien.cx/2022/04/30/%f0%9f%9a%80-angular-13-eslint-material-transloco-jest-testcafe-docker-prettier-%f0%9f%9a%80-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.