/cu-ui-starter-project

Basic Hello World Camelot Unchained UI with configured build environment

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Prerequisits

npm i -g rimraf

Installation

This will clone the project, install dependencies and build the sample Hello World UI.

git clone https://github.com/mehuge/cu-ui-starter-project
cd cu-ui-starter-project
rimraf .git
npm run setup

Building

npm start build

Testing in Browser

npm start dev

Output

The output from a build is the dist folder. This contains your ready to install UI.