🚀 Angular 18 + Cypress، Material + Transloco + Jest، EsLint + Docker + Prettier 🚀

Summarize this content to 400 words in Persian Lang
این یک استارت Angular 18 با مواد، Cypress، Transloco، Jest، Compodoc، Docker Support، ESLint و Prettier است.
GitHub: https://github.com/wlucha/angular-starter
✅ زاویه 18✅ جنس زاویه ای✅ تست واحد با جست✅ تست سرتاسری با سرو✅ بین المللی شدن با Transloco✅ مستندسازی خودکار با Compodoc✅ با Storybook مثال های جزء ارائه دهید✅ پروژه خود را با source-map-explorer تجزیه و تحلیل کنید✅ داکر✅ ESLint✅زیباتر✅ کامیت لینتینگ✅ AuditJS این برنامه را با استفاده از Sonatype OSS Index حسابرسی کنید✅ ایجاد خودکار CHANGELOG با تغییر خودکار
مستقر کنید
نصب / توسعه
# 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
وارد حالت تمام صفحه شوید
از حالت تمام صفحه خارج شوید
استقرار داکر
# Build Docker image
$ docker build . -t angular-starter
# Run Docker Container
$ docker run -p 3000:80 angular-starter
وارد حالت تمام صفحه شوید
از حالت تمام صفحه خارج شوید
داکر هاب
https://hub.docker.com/r/wlucha/angular-starter
دستورات
– `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](https://github.com/webpack-contrib/webpack-bundle-analyzer)
– `npm run compodoc` – Generate [compodoc](https://github.com/compodoc/compodoc) documentation
– `npm run version` – Generate changelog
– `npm run prettier` – Format the whole project
– `npm run audit` – Audit this application using Sonatype OSS Index
وارد حالت تمام صفحه شوید
از حالت تمام صفحه خارج شوید
مجوز
مجوز من
حق چاپ (ج) 2024 ویلفرد لوچا
GitHub: https://github.com/wlucha/angular-starter
این یک استارت Angular 18 با مواد، Cypress، Transloco، Jest، Compodoc، Docker Support، ESLint و Prettier است.
GitHub: https://github.com/wlucha/angular-starter
✅ زاویه 18
✅ جنس زاویه ای
✅ تست واحد با جست
✅ تست سرتاسری با سرو
✅ بین المللی شدن با Transloco
✅ مستندسازی خودکار با Compodoc
✅ با Storybook مثال های جزء ارائه دهید
✅ پروژه خود را با source-map-explorer تجزیه و تحلیل کنید
✅ داکر
✅ ESLint
✅زیباتر
✅ کامیت لینتینگ
✅ AuditJS این برنامه را با استفاده از Sonatype OSS Index حسابرسی کنید
✅ ایجاد خودکار CHANGELOG با تغییر خودکار
مستقر کنید
نصب / توسعه
# 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
استقرار داکر
# Build Docker image
$ docker build . -t angular-starter
# Run Docker Container
$ docker run -p 3000:80 angular-starter
داکر هاب
https://hub.docker.com/r/wlucha/angular-starter
دستورات
- `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](https://github.com/webpack-contrib/webpack-bundle-analyzer)
- `npm run compodoc` - Generate [compodoc](https://github.com/compodoc/compodoc) documentation
- `npm run version` - Generate changelog
- `npm run prettier` - Format the whole project
- `npm run audit` - Audit this application using Sonatype OSS Index
مجوز
مجوز من
حق چاپ (ج) 2024 ویلفرد لوچا
GitHub: https://github.com/wlucha/angular-starter