Skip to content

brettgoss/js-project-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-project-boilerplate

A simple Node + React project boilerplate

Why?

I found create-react-app is great for getting a small project started, but the amount of abstraction it has makes extending the config difficult as the project grows. This serves as a starting point for a new project with a Node.js backend and React.js frontend.

How to use?

  • Clone this repo
  • Change the remote branch
  • Run yarn start

About

A barebones Node + React project boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published