Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 913 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 913 Bytes

MasterCSS Blog Template

Blog, built with the MasterCSS framework.
MIT licensed - free for personal and commercial use.

Templates Preview

Homepage
Homepage
Article Preview
Article screenshot

Getting started

  1. Clone the project
git clone https://github.com/bbulakh/master-css-blog.git
  1. Install the dependencies:
npm install
  1. Run the project
# Start server
npm run start

# or Build 
npm run build

Live demo

Check the live demo here: https://mastercss-blog-demo.vercel.app/

License

The MIT License (MIT)