Coder Social home page Coder Social logo

crazypassion218 / react-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chuntley/react-boilerplate

0.0 0.0 0.0 2.21 MB

React 18, React-Router, Typescript, Vite, Babel 7, React-Testing-Library, ESLint, Vitest

License: MIT License

TypeScript 95.67% HTML 4.33%

react-boilerplate's Introduction

React Boilerplate

Build

Installation

Requires Node >=18.x, excluding 19.x

Clone and install NPM dependencies:

$ git clone [email protected]:chuntley/react-boilerplate.git
$ cd react-boilerplate
$ npm install

Development

To lift the dev server with hot module reloading.

$ npm run dev

The output of the command will list the URL to the dev server.

Build

To bundle the React application

$ npm run dist

Testing

# run all tests including coverage report and linting
$ npm run test

# run tests in watch mode
$ npm run test:watch

# run single test without coverage or linting
$ npm run test:lite

Linting

$ npm run lint

react-boilerplate's People

Contributors

chuntley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.