Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.26 KB

README.md

File metadata and controls

69 lines (43 loc) · 1.26 KB

LinkedIn


Table of Contents

How to run

1. Clone this repo:

https://github.com/mnomanme/advanceReact.git
git checkout branchname

2. Installation

npm install

or

yarn install

3. Then run

After all dependencies have been installed you can run it locally in development mode or you can built out the static assets to deploy them on any webserver.

  • Development mode

    After installing all dependencies you can run it on the webpack dev server by running the following command:

npm start

or

yarn start

Contact

Muhammad Noman - mohammadnoman.me@gmailcom

Project Link: https://github.com/mnomanme/advanceReact