Answer the question
In order to leave comments, you need to log in
How to compile project from github?
Here's what's inside https://yadi.sk/i/zSS5z261cbbo6w
# Starter for html pages developing.
## What is inside?
- Webpack 4
- Pug
- Sass
Answer the question
In order to leave comments, you need to log in
Open package.json in the scripts section, the commands that collect everything will be written.
Usually like this:
npm i -g yarn gulp-cli
then from the project folder: npm i
Then npm run <command from scripts>
which one - you need to look at the package itself.
# Starter for html pages developing.
## What is inside?
- Webpack 4
- Pug
- Sass
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question