Skip to content

Starter repo with react configurations and web3 boilerplate.

Notifications You must be signed in to change notification settings

NodeFactoryIo/react-web3-starter

Repository files navigation

NodeFactory

React Web3 Starter

Starter repository for developing React front-end apps.
Bootstrapped with Create React App with addition of own flavor's to reduce initial boilerplate and solve common problems.

Requirements

Following software is required to be installed to use this repo:

Usage

  • yarn install - will run and configure everything for you

Development

Tools

  • yarn lint - analyze code and report problems
  • yarn lint:types - check type errors
  • yarn lint:fix - fix code problems, if unable will report them
  • yarn i18n - extract translations from code
  • yarn test - run unit tests
  • yarn eject - unpack react-scripts in to the project more information
    • Note: this is a one-way operation.

Production

  • yarn build - builds the app for production to the build folder more information
  • yarn build-storybook - builds documentation can be served over static web server

About

Starter repo with react configurations and web3 boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •