mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
.. | ||
.vscode | ||
public | ||
src | ||
.babelrc | ||
.browserslistrc | ||
.editorconfig | ||
.env.development | ||
.eslintrc | ||
.prettierrc | ||
ABOUT.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vue.config.js |
n.eko client
Web client for n.eko
Environment
VUE_APP_SERVER_PORT // development server port
Building
npm install && npm run build