All Projects → vitorcamachoo → webpack-starter

vitorcamachoo / webpack-starter

Licence: MIT license
A very simple project starter with webpack composed with the latest features

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to webpack-starter

react-admin
基于React + ant-design的用作后台管理项目的脚手架
Stars: ✭ 96 (+405.26%)
Mutual labels:  starter-kit
beego-vuejs-starter-kit
Beego (GOLANG), Webpack, Sass, Vue.js, Vuex, Buefy
Stars: ✭ 32 (+68.42%)
Mutual labels:  starter-kit
node-react-starter-kit
A quick starter kit to bootstrap NodeJS/ReactJS app
Stars: ✭ 27 (+42.11%)
Mutual labels:  starter-kit
puppeteer-jest-starter
A starter-kit quipped with the minimal requirements for Puppeteer + Jest, making E2E testing a breeze.
Stars: ✭ 17 (-10.53%)
Mutual labels:  starter-kit
nest-typescript-starter
Nest framework TypeScript starter (node.js)
Stars: ✭ 35 (+84.21%)
Mutual labels:  starter-kit
progressive-web-app-starter
Preact based starter kit for making a Progressive Web App (PWA).
Stars: ✭ 19 (+0%)
Mutual labels:  starter-kit
wordpress-project
Generic project structure for WordPress website industrialisation.
Stars: ✭ 28 (+47.37%)
Mutual labels:  starter-kit
angular-starter
🚀 Angular 14 Starter with Storybook, Transloco, Jest, TestCafe, Docker, ESLint, Material & Prettier 🚀
Stars: ✭ 124 (+552.63%)
Mutual labels:  starter-kit
saas-react-starter-kit-boilerplate
SaaStr is a React SaaS boilerplate to kickstart your new SaaS adventure as fast as possible. Built on top of Adonis JS for the BackEnd and React Starter Kit for the Front-End
Stars: ✭ 100 (+426.32%)
Mutual labels:  starter-kit
commercejs-chopchop-demo
A Commerce.js starter kit for Next.js. A beautifully designed elegantly developed, end to end commerce experience for developers and agencies. Pre-integrated with Stripe. One-click deploy to Vercel.
Stars: ✭ 129 (+578.95%)
Mutual labels:  starter-kit
wakib-emacs
Emacs Starter Kit based on Wakib keybindings
Stars: ✭ 28 (+47.37%)
Mutual labels:  starter-kit
tm-nextjs-starter
React + Nextjs + MobX starter
Stars: ✭ 49 (+157.89%)
Mutual labels:  starter-kit
fractal-starter-kit
Starter kit for Fractal with SCSS, Webpack, XO, sass-lint and Gulp
Stars: ✭ 22 (+15.79%)
Mutual labels:  starter-kit
frontend-starter-kit-with-gulp
Frontend Starter Kit with Gulp for either Themeforest Projects or customizable projects.
Stars: ✭ 34 (+78.95%)
Mutual labels:  starter-kit
go-iris-mv
No description or website provided.
Stars: ✭ 21 (+10.53%)
Mutual labels:  starter-kit
marmelad
Заготовка фронтенд проекта для продвинутых и начинающих 🤘. Хорошо подходит для поддержания единой структуры проектов в команде и легкого переиспользования готовых блоков между проектами.
Stars: ✭ 15 (-21.05%)
Mutual labels:  starter-kit
hbuild
⚔repaid build web/vue/react project starter kit with cli
Stars: ✭ 37 (+94.74%)
Mutual labels:  starter-kit
spring-boot-create-react-app
Simple template to create a spring boot back-end with create react app front-end combined into a microservice
Stars: ✭ 25 (+31.58%)
Mutual labels:  starter-kit
materializecss starter
A Starter Boilerplate for Materializecss, ionicons, font-awesome and Animatecss
Stars: ✭ 58 (+205.26%)
Mutual labels:  starter-kit
webpack-starter
'Just Add Water' Webpack 2, babel and glslify gourmet mix.
Stars: ✭ 13 (-31.58%)
Mutual labels:  starter-kit

Build Status Greenkeeper badge

Webpack-starter

A very simple project starter with webpack composed with the latest features

Installation

npm install

Development Server

npm start

Non minified Build (development environment)

npm run build:dev

Minified Build (production environment)

npm run build:prod

Features

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].