Skip to content

Commit aeb4266

Browse files
committed
Update README.md
1 parent cccda13 commit aeb4266

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

README.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,14 @@
22

33
Demo Client - [http://angularyii2.github.io/](http://angularyii2.github.io/)
44

5-
**Install for local:**
5+
Demo Server - [http://angular-yii2.tk/](http://angular-yii2.tk/)
66

7-
Download and run cmd:
8-
9-
Init client app
7+
###Init client###
8+
Download source from https://github.com/AngularYii2/angularyii2.github.io
109
```
1110
cd app
1211
bower update
1312
```
1413

15-
Init server
16-
```
17-
cd ../rest
18-
composer install --prefer-dist
19-
```
20-
21-
Change config \rest\config\db.php
22-
SQL DB - rest/sql.txt
23-
24-
**More**
25-
Folder rest - server-side on Yii2
26-
Folder app - client application build with AngularJS
14+
###Init server:###
15+
See https://github.com/githubjeka/yii2-rest/blob/master/README.md

0 commit comments

Comments
 (0)