Skip to content

mnomanme/advanceReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

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