pro-fed

advance frontend framework

Usage no npm install needed!

<script type="module">
  import proFed from 'https://cdn.skypack.dev/pro-fed';
</script>

README

pro-fed

Pro-fed is very easy way to start your front-end project. It’s include all basic thing to kick start your project. He has some highlight thing you need for your project.

Pro-fed is built on PHP so it using some PHP functionality to make some frontend task easy.

  • Sass
  • Bootstrap (sass version)
  • Gulp (for automated task such as compile sass, JavaScript minify and building etc.)
  • Autoprefixer for CSS property (using gulp)
  • Minify and bundle JavaScript (using gulp)
  • Optimize images (using tiny jpg API and gulp)
  • Gzip (using .htaccesss file)
  • Caching (using .htaccess file)
  • URL Rewrite (using .htaccess file)
  • Custom 404 Page (using .htaccess file)