An open API service indexing awesome lists of open source software.

https://github.com/autowp/suzuki-fasteners

Suzuki Fasteners Registry
https://github.com/autowp/suzuki-fasteners

fasteners suzuki

Last synced: 16 days ago
JSON representation

Suzuki Fasteners Registry

Awesome Lists containing this project

README

          

# Suzuki Fasteners Registry

Visit

- [https://autowp.github.io/suzuki-fasteners/en/](https://autowp.github.io/suzuki-fasteners/en/) (English)
- [https://autowp.github.io/suzuki-fasteners/ru/](https://autowp.github.io/suzuki-fasteners/ru/) (Русский)

## Contributing

Feel free to open pull request with fasteners description.

https://github.com/autowp/suzuki-fasteners/blob/main/src/app/data.ts

## Development server

To start a local development server, run:

```bash
ng serve
```

Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.

## Deploy on gh-pages

To deploy, run:

```bash
ng deploy --base-href=/suzuki-fasteners/
```

To generate messages file

```bash
ng extract-i18n --output-path src/locale
```