Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.18 KB

portfolio challenge

challenge to create a portfolio design.

Installation

  • All the code required to get started
  • note that you will need node installed on your computer
  • you can download node HERE

Clone

  • Clone this repo to your local machine using https://github.com/DscAuca/ts-portfolio-challenge.git

open terminal and clone the repo using this commands

$ git clone https://github.com/DscAuca/ts-portfolio-challenge.git
$ cd ts-portfolio-challenge

Setup

  • we are using live serrver to serve our app so you will need a package manager like npm:

install packages to your local machine using this commands

$ npm install

now you can start the app using

$ npm start

Contributing

Pull requests are welcome. basically you have to create a branch named named your github username plus portfolio for example salviosage-portfolio and after you will have to brach off your branches to create other branches .

every pull reauest will have to be reviewed by three of your teammate before being merged to the develop brach

License

MIT