Skip to content

unicate/static-html-bulma-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static HTML Bulma Website

A starter project for static HTML websites.

What's included?

Install

npm install

Build

Development

Build for DEV and watch for changes.

npm run dev

Production

Minified build for PROD.

npm run build

Run

Set the root of your webserver to the "public" directory or just open the HTML files locally in your browser.

Disclaimer & License

This project is released under the MIT licence.