0
0
Fork 0
Phantom-Ink-Online/web
2020-12-18 18:40:04 -07:00
..
public Add icons and remove Vue logo 2020-12-10 15:03:28 -07:00
src Change width to min-width for the cards and allow x-scroll on the hand component. 2020-12-18 18:40:04 -07:00
.npmrc Initialize web code 2020-12-07 20:32:16 -07:00
babel.config.js Initialize web code 2020-12-07 20:32:16 -07:00
package.json Disable an eslint rule that I don't like. 2020-12-10 11:53:28 -07:00
pnpm-lock.yaml Initialize web code 2020-12-07 20:32:16 -07:00
README.md Remove poorly formatted how to configure section 2020-12-08 16:46:12 -07:00
vue.config.js Add Vue config 2020-12-08 15:25:46 -07:00
Z-indexes.txt Fix indices docs 2020-12-18 18:11:34 -07:00

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint