Skip to content

ixdabloomington/hello-svg-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-svg-express

A simple example of how to implement SVG images on websites.

Dependencies

Installation instructions

After you have installed the global dependencies above (e.g. by running "sudo npm install -g bower", and "sudo npm install -g gulp"), clone this repo:

git clone https://github.com/ixdabloomington/hello-svg-express.git

Then, install the Node.js dependencies:

npm install

Install Bower dependencies:

bower install

Put some flat SVG images (with no gradients) into the /src-svg folder, and run:

gulp

To start the webserver, run:

node app

About

A simple example of how to implement SVG images on websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published