We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#4
Generate react app for the client using command
npx create-react-app
add .yml to the structure
ESLINT for the server
eslint eslint-config-airbnb-base eslint-plugin-import eslint-config-prettier eslint-plugin-prettier eslint-plugin-flowtype eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks prettier
ESLINT for the react
eslint eslint-config-airbnb eslint-plugin-prettier save-exact prettier eslint-config-prettier prettier
The text was updated successfully, but these errors were encountered:
Mu7ammadAbed
No branches or pull requests
#4
Acceptance Criteria
File Strucutre
Frontend Routes #3
Server Setup
React Setup
Generate react app for the client using command
Travis CI
add .yml to the structure
ESLINT config
ESLINT for the server
ESLINT for the react
The text was updated successfully, but these errors were encountered: