cebreus / viktorkonecny.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viktor Konečný

Persoval site of the Viktor Konečný

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and production build purposes.

Prerequisites

Node.js and npm are required.

Installing

  1. Clone the repository

    git clone https://github.com/cebreus/viktorkonecny.com
  2. Go to project directory PROJECT_NAME and install npm dependencies

    cd viktorkonecny.com && npm i

Usage

  1. 🛠️ Development enviroment with watchers and hot-reload

    npm run dev
  2. 💯 Static build ready for production deployment with maximum minification

    npm run build

Authors

Jaroslav Vrána — cebreus@live.com

About

License:MIT License


Languages

Language:SCSS 39.0%Language:JavaScript 38.5%Language:Nunjucks 17.8%Language:HTML 3.8%Language:Handlebars 0.9%