mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
12 lines
157 B
Text
12 lines
157 B
Text
|
|
# yarn
|
|
yarn install
|
|
|
|
# transifex
|
|
tx pull -a
|
|
|
|
# dependencies checker (checking only)
|
|
npm-check --skip-unused --save-exact
|
|
|
|
# webpack
|
|
webpack --color --watch
|