- Install Node
- Open terminal
- Type
sudo npm install -g bower
npm install
will install these too, but you can do it manually.
- Open terminal in your directory
- Type
npm install
bower install
will install these too, but you can do it manually.
- Open terminal in your directory
- Type
bower install
- Open terminal in your directory
- Type
npm start
- admin:
- login: "test"
- pass: "test"
- user:
- login: "test2"
- pass: "test2"