Skip to content

danielzelayadev/wupa-react-boilerplate

Repository files navigation

Wupa React Boilerplate

This is a custom boilerplate to satisfy my React development needs whenever I want to start a new side project with my preferred tools and config. This boilerplate is not production ready.

Includes

Getting Started

Clone the Repo

$ git clone git@github.com:danielzy95/wupa-react-boilerplate.git

Install Dependencies

$ yarn

Start the Dev Server

$ yarn dev

Checkout package.json scripts for more built-in tasks.

For VSCode Users

Make sure to install the following extensions:

Note: You could go without installing these, but you'd have to delete the .vscode folder to remove the workspace settings set by this boilerplate.

Releases

No releases published

Packages

No packages published