Skip to content

aaneitchik/shape-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape Drawer

A university task to create a shape drawer app.

Shape drawer Click here to see the demo.

How to run locally

  1. Clone this repository.

    git clone https://github.com/aaneitchik/shape-drawer.git
  2. Install dependencies with bower:

    bower i
  3. Install other dependencies with yarn:

    yarn install
  4. Run the project in dev mode:

    gulp

    and it will open on localhost:3000

    Built version will be created automatically in dist folder.

About

A university task to create a shape drawer app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published