https://github.com/ifycode-experiments/auth-guide-react-webpack
https://github.com/ifycode-experiments/auth-guide-react-webpack
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ifycode-experiments/auth-guide-react-webpack
- Owner: Ifycode-experiments
- Created: 2021-11-08T17:17:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T02:30:21.000Z (over 4 years ago)
- Last Synced: 2025-01-27T22:38:12.681Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 288 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auth Guide (React) App
App still in progress...
Useful webpack resources:
- [@code-collabo/styles-library repo](https://github.com/code-collabo/styles-library)
- [Setup react with webpack and babel](https://medium.com/age-of-awareness/setup-react-with-webpack-and-babel-5114a14a47e9)
- [How to setup React with Webpack](https://levelup.gitconnected.com/how-to-setup-a-react-application-with-webpack-f781b5c4a4ab)
- [Updating babel-eslint to @babel/eslint-parser for React apps](https://tjaddison.com/blog/2021/03/updating-babel-eslint-to-babeleslint-parser-for-react-apps/)
Dev server:
[Webpack devServer documentation](https://webpack.js.org/configuration/dev-server/#devserveropen)