Skip to content

ricmattj/2ndGeneration

Repository files navigation

Prerequisites: nodeJS is installed grunt-cli is installed globally: npm install -g grunt-cli

To Build and Deploy: Create a .ftppass file to store username and password for upload directory in this format:

{
"key1": {
    "username": "user.name",
    "password": "password"
  }
}   

execute: grunt deploy 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published