Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 446 Bytes

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