mirror of
https://github.com/PhaseII-eAmusement-Network/PhaseWeb3-Vue.git
synced 2026-09-27 11:16:34 -05:00
b7bbdfa1d6062e42c7f576cb16689f394db6a3da
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PhaseWeb 3 Vue -- Based on Admin One for Vue 3
Install
cd to project's dir and run npm install
Vite builds
Hot-reloads for development
npm run dev
Builds and minifies for production
npm run build
Serves recently built app
npm run preview
Linting
Lint
npm run lint
Languages
JavaScript
60.4%
Vue
38.7%
CSS
0.4%
Python
0.3%
HTML
0.2%