Add basic README
continuous-integration/drone/push Build is passing Details

main
Clément FRÉVILLE 2 years ago
parent 56e30f60cb
commit f8535f327d

@ -0,0 +1,10 @@
# naive-keypad
# Build the browser application
Ensure you have [Node.js](https://nodejs.org) installed. Then run:
```sh
npm install
npm run build
```
Loading…
Cancel
Save