generator-framerjs-webpack-simple

1.1.4 • Public • Published

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

Package Sidebar

Install

npm i generator-framerjs-webpack-simple

Weekly Downloads

1

Version

1.1.4

License

MIT

Last publish

Collaborators

  • gbcdef