Archived
2
0
This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
neko-custom/client
2020-02-02 22:52:07 +00:00
..
.vscode misc 2020-02-02 22:51:44 +00:00
public yay emoji!!! 2020-02-01 20:35:48 +00:00
src added tooltip to emoji in chat 2020-02-02 22:52:07 +00:00
tools yay emoji!!! 2020-02-01 20:35:48 +00:00
.babelrc added unsupported component 2020-01-29 01:27:35 +00:00
.browserslistrc first commit 2020-01-13 08:05:38 +00:00
.editorconfig first commit 2020-01-13 08:05:38 +00:00
.env.development slight tweaks 2020-01-23 16:54:32 +00:00
.eslintrc refactor progress 2020-01-22 17:16:40 +00:00
.prettierrc first commit 2020-01-13 08:05:38 +00:00
ABOUT.md basic documentation 2020-01-29 01:28:27 +00:00
package.json slight changes 2020-02-01 21:27:41 +00:00
README.md basic documentation 2020-01-29 01:28:27 +00:00
tsconfig.json yay emoji!!! 2020-02-01 20:35:48 +00:00
vue.config.js added tooltip to emoji in chat 2020-02-02 22:52:07 +00:00

n.eko client

Web client for n.eko

Environment


VUE_APP_SERVER_PORT   // development server port

Building


npm install && npm run build