Skip to content

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

License

Notifications You must be signed in to change notification settings

igorasantos/react-scratch-js

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