Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adrtod authored Jun 8, 2017
1 parent 0c1dcaf commit 3207e60
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,18 @@ Start the server
Setup the frontend
-----------------

- [Install nodejs and npm](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions)

- Install Polymer v1 (not v2)

```
sudo npm install -g polymer-cli@0.17.0
sudo npm install -g polymer-cli
```

- Download the code for the frontend from github
- Open terminal and enter

```
cd path/to/frontend
bower install
```
which would install the needed bower components
Expand Down

0 comments on commit 3207e60

Please sign in to comment.