Skip to content

pcanterini/unfancy-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unfancy-starter

Simple and unfancy front-end starter kit for when you don't want to drive the Batmobile just to get to the grocery store. Based on How to Write Unfancy Web Apps blog post.

Stack

  1. Zepto.js
  2. Pure.css
  3. Handlebars
  4. Babel

Use

git clone git@github.com:pcanterini/unfancy-starter.git my-unfancy-project
cd my-unfancy-project && npm install
npm run build:watch

Linting

npm run lint

Todo

  • Add Handlebars support
  • Add Sass support
  • Add html build process
  • Add watch npm script to build process
  • Add linting
  • Consider adding webpack / browserify / npmcdn?

About

Starter Kit for Unfancy Web Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published