Character reference page for Sebin Nyshkim https://ref.sebin-nyshkim.net/sebin/
Find a file
Sebin Nyshkim c6bb436ad8 revert: list attacks in regular header & paragraph style
Attack items expect to be associated with a picture. As these won't be around for the forseeable future, use a normal list style consisting of regular headers and paragraphs until assets can be provided

Refs: 3d2d876b
2022-11-07 21:53:52 +01:00
.vscode ci: 🔧 use ssh key instead of password auth 2020-12-03 20:02:34 +01:00
public feat: add .htaccess for in-app routing on apache-based web servers 2022-01-29 00:01:18 +01:00
src revert: list attacks in regular header & paragraph style 2022-11-07 21:53:52 +01:00
.browserslistrc build: 🏗️ update vue-cli template files 2021-04-26 19:01:25 +02:00
.eslintrc.js feat: ♻️ refactor ALL THE THINGS!!! (again) 2022-01-04 00:39:02 +01:00
.gitignore feat: ♻️ refactor ALL THE THINGS!!! (again) 2022-01-04 00:39:02 +01:00
.jshintrc feat: add .jshintrc 2020-08-26 19:20:49 +02:00
babel.config.js build: 🏗️ update vue-cli template files 2021-04-26 19:01:25 +02:00
jsconfig.json feat: 🔧 add jsconfig.json 2021-03-24 16:47:19 +01:00
package-lock.json chore: bump version number 2022-07-19 16:25:58 +02:00
package.json chore: bump version number 2022-07-19 16:25:58 +02:00
README.md feat: ♻️ refactor ALL THE THINGS!!! (again) 2022-01-04 00:39:02 +01:00
Sebin.md feat: add overdrive form ref 2020-05-05 19:44:47 +02:00
vue.config.js perf: only process images when building for production 2022-01-11 21:56:42 +01:00

vue3-test

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.