Skip to content

anisov/portfolioBlog

Repository files navigation

Installing

First, you'll need node.js, which includes npm. Then, open the project folder on the terminal and run:

$ npm i

Building and running

Building

$ gulp build

Watching

$ gulp watch

Running

$ gulp server

Then open http://localhost:8080/.

Building & Watching & Running

$ gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published