LifeGPA Landing Page (Ruben Rosa)

  1. git clone https://github.com/life-gpa/buildweek-lifegpa-ui-ruben
  2. npm i -g less less-watch-compiler (for development)
  3. less-watch-compiler src/less src/css index.less (for development)
  4. npm i -g http-server
  5. http-server

You can also view the project here.