You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sipachev Igor
c68cfc2ca4
|
2 years ago | |
---|---|---|
api | 2 years ago | |
bash | 2 years ago | |
components/elements | 2 years ago | |
context | 2 years ago | |
functions | 2 years ago | |
hooks | 2 years ago | |
pages | 2 years ago | |
plugin | 2 years ago | |
public | 2 years ago | |
styles | 2 years ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
next.config.js | 2 years ago | |
package.json | 2 years ago | |
postcss.config.js | 2 years ago | |
tsconfig.json | 2 years ago | |
yarn.lock | 2 years ago |
README.md
Getting Started
First, run the development server:
yarn dev
Сборка плагина
make build-plugin
Установка плагина
- git clone https://git.rinsvent.ru/rinsvent/fms.git
- В браузере Settings -> More tools -> Extensions
- Жмем Load unpacked
- Выбираем директорию plugin из скачанной репы
Обновление плагина
- git pull