This website requires JavaScript.
Explore
Help
Sign In
iridium
/
neko-custom
Archived
Watch
2
Star
0
Fork
0
You've already forked neko-custom
Code
Pull Requests
Activity
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
History
Craig
7253b5ac62
slight changes
2020-02-01 21:27:41 +00:00
..
.vscode
first commit
2020-01-13 08:05:38 +00:00
public
yay emoji!!!
2020-02-01 20:35:48 +00:00
src
slight changes
2020-02-01 21:27:41 +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
client refactor progress
2020-01-20 14:36:18 +00:00
README.md
n
.eko client
Web client for n.eko
Environment
VUE_APP_SERVER_PORT // development server port
Building
npm install && npm run build