kumarryogeshh / react-parcel-boilerplate

Boilerplate for ReactJS using Parcel web application bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Parcel = 🎉

Bolierplate code for building production ready React app using Parcel.

Also contains CSS styling using Semantic-UI-CSS

Written by Yogesh.

Scripts

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.

Read more

You can follow me on Medium.

License

This code is released under the MIT License.

About

Boilerplate for ReactJS using Parcel web application bundler

License:MIT License


Languages

Language:JavaScript 83.6%Language:HTML 15.4%Language:CSS 1.0%