https://github.com/cliffcrerar/uikit-webpack-starter
Uikit webpack quick starter app
https://github.com/cliffcrerar/uikit-webpack-starter
starter starter-kit uikit uikit-framework webpack
Last synced: 10 months ago
JSON representation
Uikit webpack quick starter app
- Host: GitHub
- URL: https://github.com/cliffcrerar/uikit-webpack-starter
- Owner: CliffCrerar
- Created: 2019-08-11T17:06:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:38:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T03:11:15.904Z (12 months ago)
- Topics: starter, starter-kit, uikit, uikit-framework, webpack
- Language: JavaScript
- Size: 2.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UIKIT webpack quickstart
A quick starting app with webpack and UIKIT.
```bash
git clone https://github.com/CliffCrerar/uikit-webpack-starter.git
npm install
npm start
```