Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinbenitezmora/setup-webpack
https://github.com/robinbenitezmora/setup-webpack
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/robinbenitezmora/setup-webpack
- Owner: robinbenitezmora
- Created: 2022-08-09T21:33:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T20:00:44.000Z (over 2 years ago)
- Last Synced: 2024-11-02T11:07:37.488Z (about 2 months ago)
- Language: JavaScript
- Size: 5.07 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Getting Started
## How to use
Run the following commands in the root directory.
```bash
npm install
npm run build
npm run start
```