An open API service indexing awesome lists of open source software.

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

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)