Skip to content

igorasantos/react-scratch-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React app from scratch using JS

What

This is a boilerplate created to help start projects of React apps from scratch based in JS.

Why

The motivations to have done this boilerplate are:

  • to avoid the abstractions that create-react-app does for us, when creating a new app project;
  • ensure more awareness about what dependencies are being used and how are being setted up in the development environment.

Sources

This boilerplate was made following the instructions on:

To do

About

Boilerplate from stratch for React apps based in JS, to help starting projects without using CRA.

Topics

Resources

License

Stars

Watchers

Forks

Contributors