gtmills / phosphor-webui-vue

This a prototype of moving the OpenBMC webui to Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phosphor-webui-vue

This a prototype of moving the OpenBMC webui to Vue.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Documentation

The documentation for coding standards and components is located in the docs directory. It is created using the VuePress static site generator. Information about how to write documentation can be found on the VuePress website.

Development

  1. Run npm docs:dev
  2. Open browser and go to http://localost:8080/

Deployment

  1. Merge any pull requests
  2. Run ./depoly-docs.sh

About

This a prototype of moving the OpenBMC webui to Vue.js

License:Apache License 2.0


Languages

Language:Vue 52.0%Language:JavaScript 37.9%Language:CSS 8.6%Language:HTML 1.0%Language:Shell 0.6%