/Webpack-Starter

An environment that can be used for multiple projects

Primary LanguageSCSSMIT LicenseMIT

Webpack-Starter

This is an image

A Webpack Frontend environment that can be used for building JavaScript applications. Created Random Quote Generator while using Type Fit API Feel free to reach me at Twitter

Technologies Used

javascript html5 css3 scss

webpack npm

Includes the following features

- Babel Loader
- Sass Loader With Dart Sass
- HTMLWebpackPlugin
- WebpackDevServer
- Asset Resource Loader
- Source Maps
- Caching

Usage

Run Dev Server (Port 3000)

```
npm run dev
```

Build for production

```
npm run build
```

Links to content that helped me with this project

  1. Traversy Media(Please follow him, awesome content creator 😁)

  2. The Odin Project(and Links to other articles)

  3. MDN

  4. Webpack Official Documentation

Quote

“Most of the good programmers do programming not because they expect to get paid
or get adulation by the public, but because it is fun to program.” — Linus Torvalds,
software engineer, inventor of the Linux operating system

👋 💻 ✌️