/kool-cloud-ux

Kool Cloud client side UX : a react webapp.

Primary LanguageJavaScript

Kool Cloud One Page UX

Setup

npm install

Testing

npm test

Server

npm start

Deployment

npm build

CSS

Make changes in the semantic-ui repository

Overides are made in the scss files in app.scss to see changes.

npm run watch-css

To integrate changes into sematic clone the sematic repository

and run after changes

gulp build-css