.. | ||
.vscode | ||
public | ||
src | ||
tools | ||
.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