Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utensil/umd-wiki
Ultra Markdown Wiki
https://github.com/utensil/umd-wiki
wiki
Last synced: 5 days ago
JSON representation
Ultra Markdown Wiki
- Host: GitHub
- URL: https://github.com/utensil/umd-wiki
- Owner: utensil
- License: mit
- Created: 2016-03-06T09:44:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T14:19:16.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T12:32:32.740Z (3 months ago)
- Topics: wiki
- Language: JavaScript
- Size: 76.2 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - utensil/umd-wiki - Ultra Markdown Wiki (others)
README
# umd-wiki
> Ultra Markdown Wiki
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# run unit tests
npm test
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).