Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 729 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 729 Bytes

stars-for-all

Star all the repos of a user, convenienty 😁

Quick Start

git clone git@github.com:fa7ad/stars-for-all.git

cd stars-for-all
npm start

npm start or yarn start

Runs the project in development mode.
You can view the application at http://localhost:3000

The page will reload if you make edits.

npm run build or yarn build

Builds the app for production to the build folder.

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

npm run start:prod or yarn start:prod

Runs the compiled app in production.

You can again view the application at http://localhost:3000

Author