benbakhar / generator-wix-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-wix-apps

Yeoman generator for creating Wix application, using Node, Express, MongoDB and AngularJS.

Yeoman generator

Getting Started

Install generator-wix-apps:

npm install -g generator-wix-apps

Make a new directory and cd into it:

mkdir my-new-project && cd $_

Run yo wix-apps [yourAppName]

Run grunt serve and visit localhost:3010 to test your new app

License

MIT

About

License:MIT License


Languages

Language:JavaScript 90.9%Language:HTML 8.4%Language:CSS 0.7%