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
- Host: GitHub
- URL: https://github.com/qubistlabs/jwallet-web-landing
- Owner: qubistlabs
- License: other
- Created: 2018-01-24T09:15:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T21:53:16.000Z (almost 3 years ago)
- Last Synced: 2025-09-14T08:52:17.084Z (about 2 months ago)
- Language: CSS
- Homepage: https://jwallet.network
- Size: 6.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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