Skip to content

saif71/app-privacy-policy-generator

 
 

Repository files navigation

Running locallly

Step 1 : open two terminal and run these seprately.

--watch src/index.pug --out public --silent

npx tailwindcss -i ./src/tailwind_input.css -o ./public/css/tailwind_output.css --watch

Step 2 : Then using live server extension open

./public/index.html

About

Generate a customized Privacy Policy and Terms of Use document for your mobile apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Sass 39.6%
  • Pug 25.7%
  • HTML 21.4%
  • CSS 6.5%
  • JavaScript 4.0%
  • Shell 2.8%