ss-bootstrap-ui-webpack-boilerplate-react 4.8.7
Install from the command line:
Learn more about npm packages
$ npm install @a2nt/ss-bootstrap-ui-webpack-boilerplate-react@4.8.7
Install via package.json:
"@a2nt/ss-bootstrap-ui-webpack-boilerplate-react": "4.8.7"
About this version
Webpack Bootstrap 5 UI Kit
This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.
Note: I prefer using vanilla JS with minimal external dependencies to reach higher loading speed. There's no jQuery and no React, but it can be connected optionally.
https://rawcdn.githack.com/a2nt/webpack-bootstrap-ui-kit/master/dist/index.html
- node
- yarn
- pnpm package manager
https://pnpm.js.org/en/installation
Note: You can use npm package manager, but this one will save your disc space. Replace pnpm commands with npm if you prefer npm
git clone https://github.com/a2nt/webpack-bootstrap-ui-kit-quick-start.git
cd ./webpack-bootstrap-ui-kit-quick-start
pnpm install
Start development server at http://127.0.0.1:3001
yarn start
Define your GraphQL mocks at src/mocks/handlers.js
yarn build
src/ - your sources
-- src/scss/_variables.scss - specific app variables
-- src/scss/_layout.scss - specific app style
-- src/html - HTML templates
-- src/js/_events.js - app events definitions
-- src/js/_layout.js - app events definitions
-- src/js/_components - ui components
-- src/img - some example images
dist/ - compiled scipts after "yarn build"
You can open dist/index.html to see demo
Details
- ss-bootstrap-ui-webpack-boilerplate-react
-
a2nt
- almost 2 years ago
- BSD-2-Clause
- 147 dependencies
Assets
- ss-bootstrap-ui-webpack-boilerplate-react-4.8.7.tgz
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0