The React File Generator

Wireframe React components, download starter files with one click and create an app to stream posts from social media platforms (Twitter, etc.)

HTML5 Icon

App

React does not allow duplicate component names

Options


Basic Options


Choose a server


Choose a task runner


What Next?

1) Move the unzipped files to your project directory

2) Navigate to your project folder in the command line

3) Run    npm install

4) Run    npm run start-dev

5) Open your browser and go to http://localhost:3000