An open API service indexing awesome lists of open source software.

https://github.com/qubistlabs/jwallet-web-landing

jWallet landing
https://github.com/qubistlabs/jwallet-web-landing

Last synced: about 1 month ago
JSON representation

jWallet landing

Awesome Lists containing this project

README

          

# jwallet-web-landing

## Development

* `npm run compile` - compiles static files (should always be launched after `i18n` files are changed).
* `npm run watch` - watches changing of html/css/js
* `npm start` - starts dev server

## Deploy

0) `npm i`
1) `npm run compile:prod`
2) share static from `./public` dir