UNPKG

cra-template-fireship

Version:

Build and ship 🔥 your app ⚡ faster

49 lines (29 loc) • 1.1 kB
# Fireship CRA [![React](https://img.shields.io/npm/v/react?label=react&style=for-the-badge&color=61dafb&labelColor=151718&logo=react)](https://reactjs.com) [![Issues](https://img.shields.io/github/issues/klutchdev/fireship-js?style=for-the-badge&labelColor=151718&color=success&logo='📼')](https://img.shields.io/github/issues/klutchdev/fireship-js) ## Usage ### Install ```bash # With npx npx create-react-app <your-app-name> --template fireship ``` ### commands ```bash # Start the dev server npm start # Build for production npm run build # Analyze production build bundle size npm run analyze ``` ### Useful resources on Fireship: #### Tags: [React](https://fireship.io/tags/react/) | [Firebase](https://fireship.io/tags/firebase/) #### Video content: [React Hooks](https://www.youtube.com/watch?v=TNhaISOUy6Q) | [Running tests](https://www.youtube.com/watch?v=Jv2uxzhPFl4) ### React/NextJS course: [fireship.io/courses/react-next-firebase](https://fireship.io/courses/react-next-firebase/) ### Slack channel [fireship.page.link/slack](https://fireship.page.link/slack)