sobiratel

Установить nvm

Usage no npm install needed!

<script type="module">
  import sobiratel from 'https://cdn.skypack.dev/sobiratel';
</script>

README

Sobiratel

Подготовка

  1. Установить nvm
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
  1. Установить lts-версию node.js
nvm install --lts

Установка зависимостей

В корне папки

yarn

Запуск дев-режима

yarn start

Сбилдить проект

yarn build

Бегает на

  • Yarn — Fast, reliable, and secure dependency management.
  • Blendid — is a delicious stand-alone blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline.
  • PostCSS — is a tool for transforming styles with JS plugins.