/valko-pro-html-project

Bundle your HTML project now!

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

VP HTML Project

Bundle your HTML project now!

1. npm install
2. npm run watch
How to use Smart Grid
1. Open and configure smart-grid-config.js
2. Run: node smart-grid-config.js
webpack
laravel-mix
sass(scss)
normalize.css
jQuery
smart-grid [npmjs.com](https://www.npmjs.com/package/smart-grid)
css-mqpacker [npmjs.com](https://www.npmjs.com/package/mqpacker)
Your project
├── public                  # → Compiled files
    └── assets
        └── css             # → CSS files
        └── js              # → JS files
├── resources               # → Resources of project
├── .gitignore              # → Git ignore file.
├── LICENSE                 # → License file.
├── package.json            # → JS dependencies and scripts.
├── README.md               # → Readme MD for GitHub repository.
├── webpack.mix.js          # → Config for Laravel Mix.
├── smart-grid-config.js    # → Config Smart Grid