Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kikuomax/webpack-buefy-next
Minimalistic configuration to test Webpack 5 + buefy-next
https://github.com/kikuomax/webpack-buefy-next
Last synced: about 2 months ago
JSON representation
Minimalistic configuration to test Webpack 5 + buefy-next
- Host: GitHub
- URL: https://github.com/kikuomax/webpack-buefy-next
- Owner: kikuomax
- License: mit
- Created: 2023-08-11T05:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T05:09:38.000Z (over 1 year ago)
- Last Synced: 2024-10-15T18:41:12.269Z (3 months ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webpack 5 + buefy-next
Combination of [Webpack 5](https://webpack.js.org) and [buefy-next](https://www.npmjs.com/package/@ntohq/buefy-next).
## Getting started
```sh
npm install
``````sh
npm run dev
```