Skip to content

EugeneSkrebnev/Multiwii_site

Repository files navigation

Multi Wii for iOS site

Before you start

You need to install nodejs, grunt-cli and bower:

brew update
brew install node
npm install -g grunt-cli
npm install -g bower

Getting Started

After the cloning of the project you need install nodejs packages:

npm install

And project dependencies:

bower install

Workflow

Use this command for project build:

grunt build

And this for development with live-reload:

grunt server

About

landing for multiwii application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published