Skip to content
/ poc-template Public template

Lightweight React/Parcel template for creating proof of concepts

Notifications You must be signed in to change notification settings

Jim-Horn/poc-template

Repository files navigation

React POC template

Cloned from https://github.com/Jim-Horn/poc-template

To begin developing with this repo, enter these commands in your terminal:

# Install dependencies:
yarn

# Initialize git:
git init

# Run the application:
yarn start

You can then open the web app in a browser: http://localhost:1234

Changes you make will be automatically reflected in the browser

This lightweight template uses React, SCSS, & ParcelJS for development and packaging as well as Prettier for code formatting.

To share my POCs, I love to publish on Netlify.

About

Lightweight React/Parcel template for creating proof of concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published