Installing Funcy Azure

Installing the Funcy Azure Framework

Now that you've configured Azure, you're ready to start using the Funcy Azure framework. Funcy Azure is written in ES6 (Javascript) and requires Node.js V4 or higher. We are using npm as our package management system.

To install, simply run the following command:
npm install funcy-azure -g

That's it! You're all set to start developing amazing serverless applications on Azure.