Update readme.rst
This commit is contained in:
parent
3e608a0d34
commit
6bcd921dcf
21
readme.rst
21
readme.rst
@ -12,9 +12,28 @@ Installation
|
|||||||
git clone https://github.com/titilambert/adagios-frontend.git
|
git clone https://github.com/titilambert/adagios-frontend.git
|
||||||
cd adagios-frontend
|
cd adagios-frontend
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Dev
|
||||||
|
===
|
||||||
|
|
||||||
|
Use grunt to get css files
|
||||||
|
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
grunt
|
||||||
|
|
||||||
|
|
||||||
|
Launch
|
||||||
|
======
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
npm start
|
npm start
|
||||||
|
|
||||||
|
|
||||||
Now go on http://127.0.0.1:8000
|
Now, go on http://127.0.0.1:8000
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user