0.0.1 • Published 1 year ago

cra-template-mini v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Getting Started with Create React App

This package is based on Create React App.

Install

  • npx create-react-app {project-name} --template mini

Differences from Create React App

  • Additional files have been removed, and only minimal files left in this project.
📁
│  gitignore
│  README.md
│
├─public
│     index.html
└─src
      App.jsx
      index.js
  • Removed annotations and use concise code. Check out the internal files!

Available Scripts

  • npm start
  • npm test
  • npm run build
  • npm run eject

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

0.0.1

1 year ago

0.0.0

1 year ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago