Skip to content

olegvalko-dev/valko-pro-html-project

Repository files navigation

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

About

Bundle your HTML project now!

Resources

License

Stars

5 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors