Skip to content

velein/html-boilerplate

Repository files navigation

HTML Boilerplate

Simple bolerplate for markup (HTML, JS & CSS) projects. The is WIP version of the readme.

🚀 Quick start

  1. Open project's folder in your terminal
  2. Install necessary dependencies, you can do that with following command
yarn
  1. Now you can run the project via
yarn start
  1. Your site is now running at http://localhost:3000!

    Note: The BrowserSync's UI is disabled by default. If you would like to use it just go to env/tasks/serve.js and set ui key to true.

About

A boilerplate with a main purpose of building static websites and simple web apps with ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published