Skip to content

xachpx/react-simple-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-loadable-boilerplate

🎷🦄 A bleeding-edge React boilerplate that offers code-splitting and server-side rendering

Quick Start

Build and run development server yarn run development

Build and run production server yarn run production

Run ESLint and Stylelint linting, Prettier formatting, and Flow type checking yarn run lint

Run Jest testing yarn run test

Details

Source code is located in /source

Client compilation is located in /client

Server code and server-side render compilation is located in /server

Tooling code and configuration is located in /tools

Application is built with

Application is compiled with

Server is built with

Code splitting made possible with

Testing done with

Type checking done with

Linting and formatting done with

About

🎷🦄 A bleeding-edge React boilerplate that offers code-splitting and server-side rendering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published