1.1.4 • Published 7 years ago

generator-framerjs-webpack-simple v1.1.4

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

npm platform downloads license

generator-framerjs-webpack-simple

A simple framer.js yeoman template using webpack for package control, which can give you the ability of making UX prototyping on Windows & Linux.

Getting Started

  1. Install yeoman
$ npm i -g yo
  1. Install generator-framerjs-webpack-simple from npm
$ npm i -g generator-framerjs-webpack-simple
  1. Create a directory for your framer project
$ mkdir my-framerjs-project
$ cd my-framerjs-project
  1. Initiate the generator
$ yo framerjs-webpack-simple
  1. Customize your package.json
$ npm init
  1. Get live preview in browser while editing code :
$ npm run dev

Distribute

$ npm run build

Get the latest framer.js builds

Note that the framer.js file of this generator is built by Niels van Hoorn at Wed Jul 19 16:32:27 2017.

You can find the latest framer.js build at http://builds.framerjs.com/.

Or you can build your own framer.js: https://github.com/koenbok/Framer

License

MIT

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago