mirror of
https://github.com/status-im/keycard-site.git
synced 2025-02-23 18:48:19 +00:00
Add README.md
This commit is contained in:
parent
3de9cb082a
commit
a5961f30f8
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Keycard - Secure, Contactless, Open Source Hardwallet
|
||||
|
||||
This repo hosts the code for both [keycard.tech](https://keycard.tech/) on the `master` branch (which builds and serves through `gh-pages`), and [dev.keycard.im](https://dev.keycard.tech/) on the `develop` branch.
|
||||
|
||||
|
||||
## Testing locally
|
||||
|
||||
Make sure you have node.js installed first.
|
||||
|
||||
1. Open Terminal and navigate to the project root directory,
|
||||
2. Run `yarn install`,
|
||||
3. Run `yarn run build`,
|
||||
4. Run `hexo server`
|
||||
|
||||
- [hexo server](https://hexo.io/docs/server.html)
|
Loading…
x
Reference in New Issue
Block a user