Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandoche/naivecoinstake-proof-of-stake-website

A tutorial for building a Proof of Stake cryptocurrency
https://github.com/sandoche/naivecoinstake-proof-of-stake-website

blockchain cryptocurrency cryptocurrency-website jekyll proof-of-stake webpack

Last synced: 3 months ago
JSON representation

A tutorial for building a Proof of Stake cryptocurrency

Awesome Lists containing this project

README

        

# Sandoche-Website

My portfolio redesigned quickly for a better maintanability

## Prerequisites The following tools should be installed before starting:
* NodeJS, npm, yarn
* Ruby, Gem, Bundler
* Jekyll
* Sass

## How to run
* `yarn install`, `bundler install` then `yarn start` to develop and `yarn build:pwa` to build it
* Read more on the documentation of Jekyll Webpack Boilerplate: https://github.com/sandoche/Jekyll-webpack-boilerplate