Skip to content
/ dufu Public

makes it easy to create and develop GIS web apps.

Notifications You must be signed in to change notification settings

Donny2333/dufu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dufu-Cli

The Dufu Framework command line utility makes it easy to create and develop GIS web apps.

Use the dufu --help command for more detailed task information.

Installing

$ npm install -g dufu

Note: For a global install of -g dufu, OSX/Linux users may need to prefix the command with sudo or can setup proper file permissions on OSX for npm to install without sudo.

Minimal node requirements:

  • NodeLTS or greater
  • NPM 3x

Starting an Dufu App

To start a Dufu app, run:

$ dufu start myapp [template]

Named template starters:

  • navigation
  • sidemenu
  • maps
  • blank

About

makes it easy to create and develop GIS web apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published