varun93 / zenparent-static-theme

This is a static theme for Zenparent website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

  • This is a static theme for Zenparent.
  • The theme uses webpack for buid purpose, webpack.config.js for dev builds and webpack.config.prod.js for production builds.
  • The project uses handlebars for templating and bootstrap for UI components.

How do I get started?

  1. git clone
  2. cd code
  3. npm install
  4. npm start

The site is up and running on http://localhost:8000

Requirements

Node is required to build this project.

About

This is a static theme for Zenparent website.


Languages

Language:JavaScript 43.8%Language:HTML 30.9%Language:CSS 25.3%