alai-server/frontend
Chris Cromer e9ccdaac27
add axios to packages
2023-01-22 21:32:55 -03:00
..
public add new frontend template 2023-01-18 22:46:19 -03:00
src make default theme dark blue 2023-01-22 21:13:38 -03:00
.eslintrc.cjs add new frontend template 2023-01-18 22:46:19 -03:00
.gitignore add new frontend template 2023-01-18 22:46:19 -03:00
.prettierrc.json add new frontend template 2023-01-18 22:46:19 -03:00
Dockerfile First commit 2022-06-29 21:26:05 -04:00
LICENSE.md add new frontend template 2023-01-18 22:46:19 -03:00
README.md add new frontend template 2023-01-18 22:46:19 -03:00
index.html switch default theme to dark in index.html 2023-01-22 21:15:06 -03:00
package.json add axios to packages 2023-01-22 21:32:55 -03:00
vite.config.js add new frontend template 2023-01-18 22:46:19 -03:00
yarn.lock add axios to packages 2023-01-22 21:32:55 -03:00

README.md

sakai-vue

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint