xmc-dev / web

Web Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMC

Build Status

Attention!

This git repository uses submodules! You must clone with

git clone --recursive https://github.com/xmc-dev/web

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

For detailed explanation on how things work, checkout the CLI Readme.

About

Web Frontend

License:Other


Languages

Language:JavaScript 61.5%Language:CSS 38.5%