Skip to content

kocisov/coffeebreak

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

coffeebreak version license notests

Tool for live editing CSS written in Vue

Screenshot

Run coffeebreak

Application is located at http://kocisov.github.io/coffeebreak/

Compile your own build

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

Contribution

  1. Fork repo
  2. Make some code
  3. Pull request
  4. Be happy :)

All contributions are very appreciated!

About

Tool for live editing CSS components written in Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published