starchart/web
zoe 25f18cc1c1 add navigation 2023-08-28 14:39:13 +02:00
..
dist add navigation 2023-08-28 14:39:13 +02:00
public add favicon 2023-08-26 21:48:12 +02:00
src add navigation 2023-08-28 14:39:13 +02:00
.browserslistrc inital commit 2023-08-24 20:21:37 +02:00
.eslintrc.js add super basic 3d 2023-08-25 20:54:41 +02:00
.gitignore include dist folder in git 2023-08-25 15:26:08 +02:00
README.md inital commit 2023-08-24 20:21:37 +02:00
babel.config.js inital commit 2023-08-24 20:21:37 +02:00
package-lock.json add the shader! (hooray!) 2023-08-25 23:23:14 +02:00
package.json add the shader! (hooray!) 2023-08-25 23:23:14 +02:00
tsconfig.json add super basic 3d 2023-08-25 20:54:41 +02:00
vue.config.js add cors config 2023-08-24 20:58:44 +02:00

README.md

starchart

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.