Skip to content

dennisc9/html5-boilerplate

Repository files navigation

html5-boilerplate

html5 boilerplate with gulp processes for hot reloading development environment.

Instructions

$ yarn install

# development to build, server, and watch
$ yarn start

# just build
$ yarn build

# delete the /dist directory
$ yarn clean`

# prettify contents in the /src directory
$ yarn pretty

TODO

  • eslint & stylelint
  • add chalk so i can trigger eslint and stylelint on commit

About

html5 Gulp Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published