dont-create-react-app

1.0.2 • Public • Published

Don't Create React App

Don't create React apps with no build configuration.

Don't Create React App works on macOS, Windows, and Linux.

Quick Overview

npx dont-create-react-app my-app
cd my-app
vim not-react.js

(npx comes with npm 5.2+ and higher)

example run of dont-create-react-app

Undoing React

We all mistakes. Import dont-create-react-app to remove React from any project.

require('dont-create-react-app');

This will automatically uninstall React for you!


Credit to @Tribex_ for the idea.

Readme

Keywords

Package Sidebar

Install

npm i dont-create-react-app

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

40.2 kB

Total Files

6

Last publish

Collaborators

  • thallada