Skip to content

hassenc/svgAnimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Up and Running with AngularJS

Installation

To get this server up and running, do the following:

  • Install Node
  • Type npm install the first time to get the server's dependencies
  • Type node index.js to start the server
  • Go to http://localhost:3000 in your browser. The port number can be changed in index.js if necessary

Using the exercise files

This server has a folder named public. Each exercise file set has a public folder you can use in place of the one distributed with this server. Simply replace the old folder with the one from the exercise files.

About

A browser based tool to create SVG animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published