1.4.2 • Published 5 months ago

nicks-react-boilerplate v1.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Nick's React Boilerplate

Welcome to My React Boilerplate! This project provides a starting point for building React applications with TypeScript, webpack, vitest and other essential tools.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Create the boilerplate:

    npx nicks-react-boilerplate <directory-name>
  2. Navigate to the project directory:

    cd <directory name>
  1. Start the development server

    yarn dev

Visit http://localhost:8080 in your browser to view the app.

  1. Build for Production

    yarn build

The production build will be available in the dist directory.

Configuration Edit webpack.config.js for webpack configurations. Customize TypeScript options in tsconfig.json. Contributing If you'd like to contribute or report issues, please follow our contribution guidelines.

License This project is licensed under the MIT License - see the LICENSE file for details.

1.4.2

5 months ago

1.4.1

5 months ago

1.4.0

5 months ago

1.3.0

5 months ago

1.2.0

5 months ago

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.2

5 months ago