0.1.4 • Published 10 years ago

generator-wix-apps v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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