Skip to content

lilorox/darts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

darts

Web app to keep score and stats at darts

Build

To build this app, you will need the following:

  • npm
  • bower
  • gulp

Install bower

npm install --global bower

Install gulp

npm install --global gulp-cli

Production environment

gulp

The generated files will be placed in the build/ folder.

Development environment

gulp dev

or

gulp watch

This will generate an index.html file and add a libs/ in frontend/ without compiling and minifying the CSS and JS for debug purposes.

About

Web app to count points and stats at darts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published