Skip to content

whxuu234/papoGen.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

papoGen.css

This repository is implement own CSS UI style for papoGen.


Compilation

  • Global
    # Install Sass on your develop env.
    $ [sudo] npm install -g sass
    # Run the compile script.
    $ ./scss.sh
  • Local
    # Build
    $ npm run build
    # Generate
    $ npm run gen

Testing

  • Open the docs/index.html by your browser
    • Mostly recommend using google-chrome

Developers

About

CSS template for papoGen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.7%
  • Other 0.3%