8000 GitHub - roxolan/react-boiler: A simple React boilerplate using the latest and experimental approaches and libraries
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roxolan/react-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-boiler

A simple React boilerplate using the latest and experimental approaches and libraries

preparation

yarn

If you haven't installed yarn, install it via

npm install --global yarn

Make sure the following global dependencies are installed:

yarn global add jest
yarn global add nodemon
yarn global add webpack
yarn global add standard

Run yarn in the root directory:

yarn install

webpack

custom scripts

code quality

To run eslint with standard:

npm run lint

About

A simple React boilerplate using the latest and experimental approaches and libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0