Skip to content

Setting up the angular demo client #3

@lloydwatkin

Description

@lloydwatkin

Steps to complete:

  • Install npm (old nodejs does bundle it) - better still use nvm and install iojs https://github.com/creationix/nvm
  • Install package files npm i . in /usr/share/nginx/html
  • Install grunt-cli and bower: npm i -g grunt-cli bower
  • Run grunt to build source: grunt index
  • Generate the index file: grunt index
  • Install bower dependencies: bower install (--allow-root if this makes things easier)
  • Switch root folder in nginx conf to /usr/share/nginx/html/build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions