๐Ÿ“ฆ veggiemonk / boilerplate-jspm-mithril-jsx-sass

[old] boilerplate jspm, es6, mithril, jsx and sass

โ˜… 3 stars โ‘‚ 1 forks ๐Ÿ‘ 3 watching
๐Ÿ“ฅ Clone https://github.com/veggiemonk/boilerplate-jspm-mithril-jsx-sass.git
HTTPS git clone https://github.com/veggiemonk/boilerplate-jspm-mithril-jsx-sass.git
SSH git clone git@github.com:veggiemonk/boilerplate-jspm-mithril-jsx-sass.git
CLI gh repo clone veggiemonk/boilerplate-jspm-mithril-jsx-sass
Julien Bisconti Julien Bisconti add fetch polyfill from npm:whatwg-fetch 7e13742 10 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ app
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ config.js
๐Ÿ“„ gulpfile.babel.js
๐Ÿ“„ index.html
๐Ÿ“„ Makefile
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Simple Boilerplate

Using:

  • jspm: package/dependecy manager, just check it out
  • mithril.js: small front-end MVC framework
  • babel: transpile ES6 to compatible ES5
  • sass: better than css
  • jsx: XML-like syntax extension to ECMAScript