Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 322 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 322 Bytes

test-loftschool

Installation

1:

git clone https://github.com/Sky161/test-loftschool/

2:

cd test-loftschool

3:

npm i

Run Server

gulp watch

For the correct degree of work required bower and gulp installed globally . To do this :

npm i -g bower
npm i -g gulp