All Projects → danielfpadilla → webpack-starter

danielfpadilla / webpack-starter

Licence: other
A basic setup of webpack goodness. Packed with common fronted workflow to help ease development headache. Ready with development and production config. Feel free to fork and enhance. Have an Awesome frontend coding!

Programming Languages

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

Projects that are alternatives of or similar to webpack-starter

csslab
用于快速进行页面重构的CSS函数库
Stars: ✭ 19 (-13.64%)
Mutual labels:  css3, frontend-web
boss-lite
Boss Lite - React Redux Material Admin Template
Stars: ✭ 148 (+572.73%)
Mutual labels:  css3, webpack3
nandomoreira.me-nuxt-theme
🏃🏻‍♂️ My superfast personal SPA blog/site using Vuejs and Nuxt :D
Stars: ✭ 44 (+100%)
Mutual labels:  css3
PlayPiano
Implement and simulate piano on web page.
Stars: ✭ 16 (-27.27%)
Mutual labels:  css3
cdn
🚀 ✈️ 🚄 free CDN for everyone who wants to speed his website freely!😄
Stars: ✭ 16 (-27.27%)
Mutual labels:  css3
eruda-webpack-plugin
A webpack plugin of eruda to help you develop mobile app
Stars: ✭ 56 (+154.55%)
Mutual labels:  webpack3
hexo-theme-chiangmai
A theme of Hexo Inspired by Chiang-Mai City 🇹🇭
Stars: ✭ 32 (+45.45%)
Mutual labels:  css3
CharlesCreativeContent
Thank You For Supporting me and the community I Support!
Stars: ✭ 46 (+109.09%)
Mutual labels:  css3
To-Do-List
A task management app that allows adding and removing tasks to a to-do list. The data is stored locally in the browser local storage therefore it persists when the user closes the browser. It is built with JavaScript, HTML and CSS.
Stars: ✭ 16 (-27.27%)
Mutual labels:  css3
CustomWebRadioButton
An example of a make radio-button design on the web.
Stars: ✭ 15 (-31.82%)
Mutual labels:  css3
cice-playground
CICE Full Stack Web Course
Stars: ✭ 12 (-45.45%)
Mutual labels:  css3
proffy-NLW
📓 Educational platform to connect teachers and students
Stars: ✭ 13 (-40.91%)
Mutual labels:  css3
vue-resume
a live resume builder using VueJs
Stars: ✭ 72 (+227.27%)
Mutual labels:  css3
ripple-effect-click
Add ripple effect to any element you want when the click action happens ("ripple effect")
Stars: ✭ 15 (-31.82%)
Mutual labels:  css3
guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
Stars: ✭ 9,863 (+44731.82%)
Mutual labels:  css3
Portfolio-Website
Portfolio Website build using HTML5, CSS3, JavaScript and jQuery
Stars: ✭ 109 (+395.45%)
Mutual labels:  css3
musicWebTemplate
Free website template built for musicians / artists to promote their music and connect to their audience.
Stars: ✭ 26 (+18.18%)
Mutual labels:  css3
Front-End-Hackathon-Resources
This repository contains the Code Of Conduct, Rules as well as Event Slides and Material for our very first event, i.e. Front End Hackathon.
Stars: ✭ 18 (-18.18%)
Mutual labels:  css3
Covidview
A complete COVID-19 tracker cum dashboard website made by me.
Stars: ✭ 24 (+9.09%)
Mutual labels:  css3
vue3-jd-h5
🔥 Based on vue3.0.0, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vuex^4.0.0-0,vue-cli3,mockjs,仿京东淘宝的,移动端H5电商平台!
Stars: ✭ 660 (+2900%)
Mutual labels:  css3

webpack-starter

A boilerplate for frontend development using webpack.

View Demo.

Install

  • Note: requires a node version >= 7 and an npm version >= 4.

Step 1 clone the repo via git:

git clone https://github.com/danielfpadilla/webpack-starter.git

Step 2 Navigate and install dependencies via npm.

$ cd webpack-starter
$ npm i
$ npm start

Or download the repo here: Click to download repo

Extract the files and follow Step 2.

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].