Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cu Lao Cham Project

Getting started

Open your preferred command line tool and run follow some steps below:

  1. git clone https://github.com/ninhva/html-boilerplate.git.
  2. cd html-boilerplate.
  3. npm install automatically to install plugins required for the build script based in package.json file.
  4. npm run dev to preview and development, then run url http://localhost:9000 in your browser.
  5. npm run prod to preview final version, then run url http://localhost:9090 in your browser.
  6. npm run build to build final version.

Features

  • You can separate the elements (header, footer, banner, aside...) to be reused many times without trouble.
  • Prettify HTML code.
  • Using SASS library.
  • Minify JS and CSS files.
  • Minify images (jpg, png, svg...) seamlessly.

Project structure


html-boilerplate/
├── src/
│   ├── fonts
│   ├── images
│   ├── scripts
│   ├── styles
│   └── views/
│       ├── layouts
│       ├── pages
│       └── partials
└── gulpfile.js


Browser support

  • Chrome (latest)
  • Safari (latest)
  • Firefox (latest)
  • Edge (latest)
  • Opera (latest)
  • Internet Explorer 10+

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages