сделать её на vue js, ниже сказано как устанавливать этот макет, чтобы работал на localhist, но мне нужно как-то сделать чтобы я смог использовать все стили и шрифты. И чтобы перекинулись все зависимости, просто там это на html страничках всё завязано. Хочу писать на vue, но использовать стили с этого макета. вопрос, как это всё сделать?
"Installation (Install Node.Js, Bower, Grunt)
Use of these tools are completely optional.
Node.js and NPM. You can download Node.js from here https://nodejs.org. Npm comes bundled with Node.js
Next you need to install bower.
At last install grunt using npm install -g grunt-cli and npm install grunt --save-dev
After installing all the required frameworks, components and dependencies, go to the root folder of and run the following commands from the command line:
npm install
bower install
grunt
If everything was installed correctly, you should see the jQuery version of Daffy running in http://localhost:9000/
Above all procedures are optional you can directly use the compiled file(dist/) which we provided you."
о грунт и боуер) привет молодость) сделай билд. Подключи в своем проекте как зависомсть стили эти и работай.
Обсуждают сегодня