https://github.com/fargelus/frontend-template
Шаблон сборки frontend проекта.
https://github.com/fargelus/frontend-template
Last synced: 2 months ago
JSON representation
Шаблон сборки frontend проекта.
- Host: GitHub
- URL: https://github.com/fargelus/frontend-template
- Owner: fargelus
- Created: 2017-09-06T10:52:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T06:05:39.000Z (about 6 years ago)
- Last Synced: 2025-02-02T03:28:05.847Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
frontend-template
========### Зависимости
```bash
yarn
```### Dev Сборка
```bash
yarn run dev
```### Использование
```bash
git clone ...
```
Дальше скопировать все кроме папки .git в новый проект.