Skip to content
Snippets Groups Projects
Commit e9636b1b authored by syuilo's avatar syuilo
Browse files

Docs: Clean up

parent 31156a84
No related branches found
No related tags found
No related merge requests found
......@@ -66,10 +66,3 @@ Just `sudo npm start`. GLHF!
1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`
### Testing
Run `npm test` after building
### Debugging :bug:
#### Show debug messages
Misskey uses [debug](https://github.com/visionmedia/debug) and the namespace is `misskey:*`.
......@@ -67,10 +67,3 @@ web-push generate-vapid-keys
1. `git reset --hard && git pull origin master`
2. `npm install`
3. `npm run build`
### テスト
(ビルドされている状態で)`npm test`
### デバッグ :bug:
#### デバッグメッセージを表示するようにする
Misskeyは[debug](https://github.com/visionmedia/debug)モジュールを利用しており、ネームスペースは`misskey:*`となっています。
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment