Skip to content
Nat Marzec edited this page Mar 28, 2020 · 13 revisions

Welcome to the sistema Administrativo Contable wiki!

Instalaciones:

´install node´ ´curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -´ ´sudo apt-get install -y nodejs´

luego...

´install yarn´ ´curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -´ ´echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list´ ´sudo apt-get update && sudo apt-get install yarn´

© 2020 Nat, Inc.

Clone this wiki locally