Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.26 KB

Alpaca Image Generator

Introduction

This web site is a generator of alpaca's image that you can personalize your alpaca

Technologies used

css3 git html5 typescript angular

What I learned with this project?

  • I improve my logic to make a better code not to get badly done

Presentation of the application

gift_alpaca

How to run?

  • Clone this repository
  • Run this command on the terminal to install all of dependencies
    npm i
    
  • Then, run this command
    npm run start