N
N
Nikita Koshik2021-02-24 22:50:56
css
Nikita Koshik, 2021-02-24 22:50:56

Where can I find a good assembly to start layout of the site?

I want to get a ready-made template for website layout, which will contain the gulp collector, preprocessors, etc.
Everything you need to get started with front-end development, thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
ploskost, 2021-02-26
@nikita1711

It's best to write your own.
Well, or offhand:
https://github.com/introversionya/starter
https://github.com/agragregra/OptimizedHTML-5
https://www.youtube.com/watch?v=stFOy0Noahg
Although you can spend more time in order to understand someone else's config, it's individually.

V
Vasily Bannikov, 2021-02-24
@vabka

npm
And gulp is old. Many people now use webpack to build and npm to run tasks and manage dependencies.
Through npm you can easily install all the tools you need

D
Dmitry Zhemchuzhnov, 2021-02-25
@alphaDzhem

Here is a not bad starter template
https://github.com/agragregra/OptimizedHTML-5

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question