Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mewa/thock.co
Home of the Conundrum - a 40% ortholinear, electro-capacitive premium keyboard
https://github.com/mewa/thock.co
Last synced: about 4 hours ago
JSON representation
Home of the Conundrum - a 40% ortholinear, electro-capacitive premium keyboard
- Host: GitHub
- URL: https://github.com/mewa/thock.co
- Owner: mewa
- Created: 2020-02-02T01:58:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:12:46.000Z (over 1 year ago)
- Last Synced: 2024-04-14T07:54:01.261Z (7 months ago)
- Language: Vue
- Homepage: https://thock.co
- Size: 1.33 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conundrum
> Conundrum keyboard by Thock.co
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).