im-sad / teach-us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Published to

teachus.surge.sh

Deploy

surge --domain teachus.surge.sh

Install packages

$ npm i

Init project

$ gulp

http://localhost:9000

SCSS Structure

app.scss - include all styles

style/system - base styles, mixins, options & resets

style/core - grids & core page styles

style/blocks - isolated entitys

style/pages - styles for specific site page

style/components - impartible elements

JS Structure

main.js - include all js files

init.js - initialization plugins

common.js - helper functions

About


Languages

Language:HTML 45.4%Language:CSS 37.3%Language:JavaScript 17.4%