Skip to content

Latest commit

 

History

History
executable file
·
24 lines (20 loc) · 689 Bytes

README.md

File metadata and controls

executable file
·
24 lines (20 loc) · 689 Bytes

appvirtual

Single Page App using ReactJS.

Developing of Universidad de los Llanos, Colombia.

Using ReactJs and (other).

installation

  • First step: install nodejs (Get started and installation of NodeJS: https://nodejs.org/en/ )
    • instalar --> npm install babel@5.6.14
  • Second Step: clone this project to your computer
  • Third step: in the directory of project > command line > npm install
  • before: run in the command line:
    1. to compile the code: npm run build (no required)
    2. script: npm run start