Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rdshinde/webpack-starter

Webpack 5 starter
https://github.com/rdshinde/webpack-starter

webpack5

Last synced: 11 days ago
JSON representation

Webpack 5 starter

Awesome Lists containing this project

README

        

# webpack-starter
Webpack 5 starter

# How to install?

- Open the terminal and run following commands.

```
git clone https://github.com/rdshinde/webpack-starter.git
```

```
npm install
```

```
npm run build
```

```
npm start
```

This will start the application on port no. 3000