Skip to content

Commit a583512

Browse files
committed
Update README.md
1 parent 63c1830 commit a583512

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,15 @@
22

33
> Markdown*Palettes: Markdown editor for the modern web.
44
5-
## Build Setup
5+
**Markdown*Palettes** ??????Markdown?????????????
66

7-
``` bash
8-
# install dependencies
9-
npm install
7+
- [Vue.js](https://github.com/vuejs/vue)
8+
- [marked](https://github.com/chjj/marked)
9+
- [katex](https://github.com/Khan/KaTeX)
10+
- [font-awesome](https://github.com/FortAwesome/Font-Awesome)
11+
- [lodash](https://github.com/lodash/lodash)
1012

11-
# serve with hot reload at localhost:8080
12-
npm run dev
13+
#### ??
14+
> npm install
1315
14-
# build for production with minification
15-
npm run build
16-
```
17-
18-
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
16+
> npm run dev

0 commit comments

Comments
 (0)