Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

One quick react starter using babel & webpack ⚛️

Notifications You must be signed in to change notification settings

alfdocimo/minimal-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic react starter 2020 ⚛️

The title says it all. One quick react starter using babel & webpack.

Think of this as the yeast of your project and get cooking 🍞🥖

Installing dependencies:

yarn

or

npm i

To run locally:

yarn dev

or

npm run dev

Building to prod:

yarn build

or

npm run build

Have fun!

About

One quick react starter using babel & webpack ⚛️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published