richpeck / vasilym-sttmc

Blog of Vasily M based on Statamic CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vasilym-sttmc

Blog of Vasily M based on Statamic CMS

Installation

  1. Clone the repo: git clone git@github.com:vmyazin/vasilym-sttmc.git
  2. Copy the .env.example to .env: cp .env.example .env
  3. Generate app key: php artisan key:generate
  4. Install composer: composer install
  5. Install npm dependencies: npm install
  6. For production compile the basic frontend files: npm run prod

Development

  1. Run for development: php artisan serve
  2. Compile the basic frontend files: npm run watch

About

Blog of Vasily M based on Statamic CMS


Languages

Language:PHP 69.7%Language:Antlers 29.7%Language:Shell 0.6%