Fast way to get USD2RUB rates from rate.am
Install dependencies npm i
Run npm run build-prod
to build extension. The build artifacts will be stored in the dist/
directory.
Run npm run watch
for live reload extension.
If you updated manifest.json, you need reload extension manually.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build-prod
to build the project. The build artifacts will be stored in the dist/
directory.
Open Chrome Extensions > Development mode: ON and Load unpacked > open folder rate-am
from dist/
directory.