Bolierplate code for building production ready React app using Parcel.
Also contains CSS styling using Semantic-UI-CSS
Written by Yogesh.
yarn react-start
will start the React app at http://localhost:3000.
yarn react-build
will build the React app and package it in build folder.
You can follow me on Medium.
This code is released under the MIT License.