storskegg / BasicBoilerplate

Just a simple starting point for trivial front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicBoilerplate

A trivial starting point for front end stuff.

Requirements

The repo assumes the use of Yarn (https://yarnpkg.com), and requires the installation of gulp-cli.

npm install yarn gulp-cli browser-sync -g

Get Started

yarn

What's currently supported

TODO

  • Add testing support. I've used Cypress.io before, and was rather pleased: natural sugar around karma/mocha/chai. While I'm decided, I'd like to support it out of the box.

About

Just a simple starting point for trivial front end


Languages

Language:JavaScript 89.8%Language:HTML 7.7%Language:CSS 2.6%