Tool for live editing CSS written in Vue
Application is located at http://kocisov.github.io/coffeebreak/
git clone https://github.com/Kocisov/coffeebreak.git
cd coffeebreak
npm install
# for devServer with hot reload
npm start
# build for production
npm run build
- Fork repo
- Make some code
- Pull request
- Be happy :)
All contributions are very appreciated!

