This repository is implement own CSS UI style for papoGen.
- 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
- Open the
docs/index.html
by your browser- Mostly recommend using
google-chrome
- Mostly recommend using