Skip to content

Commit b07c049

Browse files
committed
Add requirments
1 parent c589b47 commit b07c049

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## Project setup
44
```
5+
vue create .
6+
vue add element
7+
58
npm install
9+
npm install -S vce-builds
10+
npm install -S pixi.js
11+
12+
npm install -S gettext.js
613
```
714

815
### Compiles and hot-reloads for development

0 commit comments

Comments
 (0)