xjsframework / xjsframework.github.io

XJS Framework website
http://xjsframework.github.io
1 stars 2 forks source link

Create tutorial regarding usage of npm for fetching XJS Framework #7

Closed ghost closed 8 years ago

ghost commented 8 years ago

We need to add to the quickstart on how to use NPM as an alternative of fetching our framework.

We would also need to create a tutorial on using XJS Framework with Babel or traceur (ES6 transpilers) since this is actually a thing nowadays. We could perhaps create a full tutorial on using XJS with webpack and/or gulp with traceur/babel (I only tried using webpack with babel-loader as of now).

This should be done along with https://github.com/xjsframework/xjs/issues/20, and we should publish the framework to npm at the same time :)