lmosele / templates1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is for creating a front-end template/css framework:

In order to run Front-End (Node 6+)

git clone
npm install
npm run watch-css

Run PHP Server Locally php -S localhost:9000

In order to get production ready css do npm run prod instead.

src/ contains all sass partials as well as PHP modules used in the root files. dist/ includes images and SVGs

About


Languages

Language:PHP 64.4%Language:CSS 35.6%