Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 434 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 434 Bytes

React-Trello

 nodejs version 8.11 
  1. Node.js install
     sudo apt-get update 
    sudo apt-get install nodejs
    https://www.digitalocean.com/community/tutorials/node-js-ubuntu-16-04-ru

  2. Npm install
    sudo apt-get install npm

  3. Install project
    npm install

  4. Start project
    npm start