btimby / nimtok

IPFS / Nimiq messaging
MIT License
3 stars 0 forks source link

nimtok

Project setup

npm install

Compiles and hot-reloads for development

npm run serve
npm run signal

The first command starts the Vue development server. The second runs a webrtc signalling server.

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.