Skip to content
Nat Marzec edited this page Apr 7, 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 

npm init 
npm install mysql

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

Recursos:

JiraSoftware!

Trello!

© 2020 Nat, Inc.

Clone this wiki locally