cryptoenthusiast0x2021 / boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 67.9%Language:HTML 32.1%