Updated README
parent
b44db5f7e1
commit
97c7ff017b
20
README.md
20
README.md
|
@ -0,0 +1,20 @@
|
|||
Taiga Layout
|
||||
===============
|
||||
|
||||
.. image:: http://kaleidos.net/static/img/badge.png
|
||||
:target: http://kaleidos.net/community/taiga/
|
||||
|
||||
Setup initial environment
|
||||
-------------------------
|
||||
|
||||
Install requirements:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
sudo npm install -g gulp
|
||||
npm install
|
||||
sudo npm install -g bower
|
||||
bower install
|
||||
gulp
|
||||
|
||||
And go in your browser to: http://localhost:8080/
|
Loading…
Reference in New Issue