All Projects → whitepapertools → whitepaper-stub

whitepapertools / whitepaper-stub

Licence: other
Simple whitepaper project example

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to whitepaper-stub

cyberrating
🚥 S&P of Blockchains
Stars: ✭ 13 (-38.1%)
Mutual labels:  whitepaper
haal
Hääl - Anonymous Electronic Voting System on Public Blockchains
Stars: ✭ 96 (+357.14%)
Mutual labels:  whitepaper
whitepaper
The Fission Technical Whitepaper
Stars: ✭ 15 (-28.57%)
Mutual labels:  whitepaper
whitepaper
The old, out-of date, BigchainDB whitepaper. Do not read unless you want to be confused.
Stars: ✭ 14 (-33.33%)
Mutual labels:  whitepaper
bitcoin-whitepaper
Reproducing the Bitcoin Whitepaper using the Manubot
Stars: ✭ 17 (-19.05%)
Mutual labels:  whitepaper
bh-php
PHP port of https://github.com/bem/bh. It's cool thing but better use this:
Stars: ✭ 33 (+57.14%)
Mutual labels:  bemjson
bh
BH template engine
Stars: ✭ 68 (+223.81%)
Mutual labels:  bemjson
bemer
Template engine. BEMJSON to HTML processor.
Stars: ✭ 33 (+57.14%)
Mutual labels:  bemjson

WHITEPAPER STUB

Whitepaper-stub – шаблон проекта на БЭМ-стеке. Включает в себя минимальную конфигурацию для старта работы.

Установка

В командной строке необходимо выполнить следующие команды

git clone https://github.com/whitepapertools/whitepaper-stub.git --depth 1 my-whitepaper-project
cd $_
npm install

Запуск

Чтобы увидеть всё в браузере, нужна команда

npm start

Браузер

Далее нужно в браузере перейти по ссылке http://0.0.0.0:8080/ или http://127.0.0.1:8080/. На ней будет список всех страниц в проекте. Изначально в проекте лежит одна строка с примерами блоков.

Как работать дальше?

О том, как тут работать написано в нашем обучении.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].