Skip to content

mitza24/react-starter-pack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

???

This is a simple starter app to build a server and client rendered application.

It uses:

Quickstart

fork/clone the repo, then, inside the folder,

install the necessary packages

yarn install

Run the app

yarn start

It's possible that you may have to interrupt the first build (ctrl-c), and run yarn start again.
This only happens on the first build.

Structure

There's README.md in each directory that explains its purpose

About

A good structure for a React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.0%
  • CSS 1.0%