iQueensu Web Front End Project
Nalsen Special Thanks Previous Developer 📖 👀 📢 |
DOC if you don't have access, please contact Superskyyy
Dependencies:
react, react-dom, react-router-dom, redux, react-redux,
connected-react-router
git clone https://github.com/Superskyyy/iQueensu-frontend.git
then checkout local branches
git branch
to create your own branch:
git checkout -b {your_branch_name}
to merge the latest code from master branch:
git checkout master
git pull
git checkout {existing_local_branch_name}
git merge master
Installs packeages & dependencies for the project
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Run jest test module.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
Create eslint src Module.