Skip to content

jacobparis/sliding-sidebar

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages