jmakoff / AvalonTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AvalonTask

To start this app:

  1. Install NodeJS - sudo apt-get install nodejs
  2. Install NPM(node packege manager) - sudo apt-get install npm
  3. Download this app - git clone https://github.com/jmakoff/AvalonTask.git
  4. Install dependencies - type npm install in console in folder with app
  5. Run app - type npm start in console in folder with app or open file index.html in browser or open it from IDE

About


Languages

Language:JavaScript 79.2%Language:HTML 17.6%Language:CSS 3.2%