Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 761 Bytes

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.