Skip to content

Demo Project built using Create React App, Ant Design, React app rewired for Ant design and Typescript added on top along with Cypress

Notifications You must be signed in to change notification settings

StallionV/cypress-cra-ts-antd-react-app-rewired

Repository files navigation

Description

This APP was created using CRA V3 and uses Ant design along with it. Ant design needs a custom version react-app-rewired to run on top of react-scripts.

Typescript was added after project was initialized and not as part of CRA

Cypress runs just fine. Config added to run code coverage for cypress.

Resolves related issue

Cypress: #35

React app rewired: #461

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:7000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run dev

Launches the app as well as kick start cypress in the backgroud. It will also run the coverage reports which can be found in the cypress/coverage directory

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

Demo Project built using Create React App, Ant Design, React app rewired for Ant design and Typescript added on top along with Cypress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published