0
0
Fork 0
Phantom-Ink-Online/web
2020-12-08 15:39:57 -07:00
..
public Update favicon 2020-12-08 13:12:43 -07:00
src Add the HTML/CSS for the CreateJoin view 2020-12-08 15:39:57 -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 Add eslint warnings 2020-12-08 15:32:21 -07:00
pnpm-lock.yaml Initialize web code 2020-12-07 20:32:16 -07:00
README.md Initialize web code 2020-12-07 20:32:16 -07:00
vue.config.js Add Vue config 2020-12-08 15:25:46 -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