Skip to content

divyaac/DataSketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataSketch

Getting Started

Node and npm are required for easy installation and development of this project.

Once both are installed, run the following from the project root to install all dependencies:

$ npm install

When that process is complete, compiling and server start can be accomplished with the following command:

$ gulp dev_start

The project can then be found at localhost:3000. If a different port is desired, use the --port option:

$ gulp dev_start --port=3001 [OR] $ gulp dev_start -p 3001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •