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

https://github.com/nil/simpack

Start using Webpack without setup or configuration process
https://github.com/nil/simpack

framework setup webpack webpack-dev-server

Last synced: 3 months ago
JSON representation

Start using Webpack without setup or configuration process

Awesome Lists containing this project

README

        

# simpack
simpack is a basic framework by [Nil Vila](https://nilvila.com) as he found Webpack difficult to set up.

### Installation
```
git clone https://github.com/nil/simpack
cd simpack
npm install && npm start
```