Skip to content

An environment that can be used for multiple projects

License

Notifications You must be signed in to change notification settings

hmjatt/Webpack-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

👋 💻 ✌️

About

An environment that can be used for multiple projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published