React Boilerplate

Why ?

This boilerplate is easy to use to start any frontend project and have many wallet providers to connect easily. (For example Metamask, Torus, Opera, etc)


How ?

This is accomplished using the most recommended packages, eslint, prettier, and other tools.


Tools

This boilerplate includes:


Commands

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint