Amaze UI is an open source front-end library. This project is the backend of an Amaze UI online customizer.
Use git clone to get this repo.
Attention:
This repo contains Amaze UI repo as a submodule, so please run git submodule update --init --resursive to get Amaze UI.
First run npm install to install node modules. Then run node index.js to start the server on 8000.
The gulp branch uses gulp.js to build Amaze UI.
The nogulp branch doesn't use any build tool.
You are welcomed to report bug of this online customizer. Please submit them as issues in github.
Developed with Open Source Licensed WebStorm
