1
0
mirror of https://github.com/Picovoice/porcupine.git synced 2022-01-28 03:27:53 +03:00
Files
Ian Lavery c6f40c00d6 v2.1 (#645)
2022-01-20 17:59:14 -08:00
..
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2022-01-20 17:59:14 -08:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2021-04-09 14:40:56 -07:00
2022-01-20 17:59:14 -08:00

porcupine-web-angular

This is the Angular workspace for building the porcupine-web-angular package.

Install

Run yarn to install the Angular workspace dependencies:

yarn

Build

To build the project:

yarn build porcupine-web-angular --prod

Lint and Format

Format code with Prettier:

yarn format

Lint code with ESLint:

yarn lint