Skip to content

A simple boilerplate for bootstrapping a new React application

Notifications You must be signed in to change notification settings

jacobparis/react-boilerplate

Repository files navigation

react-boilerplate

A simple boilerplate for bootstrapping a new React application

Usage

Create a new respository based on this as a template

Clone that repository to your local environment

git clone https://github.com/jacobparis/react-boilerplate my-project

Install node modules

npm install

Register the repository with Netlify

Link

Commands

  • npm run build to compile and drop the bundle in the dist directory

  • npm run serve to start a local webserver

About

A simple boilerplate for bootstrapping a new React application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published