crowdfavorite / crowdfavorite.github.io

Repository for Laravel, Wordpress, and React coding standards, tutorials, and educational resources. Comprehensive guide to improve developer skills and understanding of these web technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specifications

  • Webpack
  • Eslint airbnb config
  • Code splitting, gzipping
  • Dot env
  • React, React-router
  • Markdown parser

Installation

  • Clone this repo into a local folder.
  • Run npm run install

For development

  • Run npm run dev or npm run watch for Live Reloading.
  • Run npm run start for development and hot reloading with the webpack dev server.

For production

  • Run npm run prod

Demo

Crowdfavorite GitHub Page

About

Repository for Laravel, Wordpress, and React coding standards, tutorials, and educational resources. Comprehensive guide to improve developer skills and understanding of these web technologies.


Languages

Language:TypeScript 63.4%Language:JavaScript 12.9%Language:PHP 12.8%Language:SCSS 8.4%Language:HTML 2.5%