All Projects → anthify → es6-sass-hotreloading-docker-wordpress-theme

anthify / es6-sass-hotreloading-docker-wordpress-theme

Licence: MIT License
ES6 + SASS + Hot Reloading + Docker + WordPress Theme

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to es6-sass-hotreloading-docker-wordpress-theme

Vue Chrome Extension Template
vue chrome extension template
Stars: ✭ 532 (+2700%)
Mutual labels:  hot-reloading
React Hot Ts
Demo of React Hot Reloading + TypeScript + Webpack2
Stars: ✭ 96 (+405.26%)
Mutual labels:  hot-reloading
hot-reload
Hot reload development for Go
Stars: ✭ 72 (+278.95%)
Mutual labels:  hot-reloading
Systemjs Hmr
Hot Module Replacement for SystemJS
Stars: ✭ 24 (+26.32%)
Mutual labels:  hot-reloading
The Ultimate Boilerplate
webpack 2, react hotloader 3, react router v4, code splitting and more
Stars: ✭ 85 (+347.37%)
Mutual labels:  hot-reloading
Systemjs Hot Reloader
reloads your modules as needed so that you can have satisfyingly fast feedback loop when developing your app
Stars: ✭ 215 (+1031.58%)
Mutual labels:  hot-reloading
Webpack Extension Reloader
A upgrade from 🔥webpack-chrome-extension-reloader🔥, now on all browsers
Stars: ✭ 355 (+1768.42%)
Mutual labels:  hot-reloading
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (+0%)
Mutual labels:  hot-reloading
Cssfx
Allow runtime modification of JavaFX CSS
Stars: ✭ 95 (+400%)
Mutual labels:  hot-reloading
untool
JavaScript tooling platform that focuses on universal React applications. Supports advanced features such as hot-reloading, static and dynamic server side rendering and code splitting.
Stars: ✭ 18 (-5.26%)
Mutual labels:  hot-reloading
Hr4r
Example project - "Hot Reloading 4 RequireJS" front-end web applications & some extra code demonstrating hot-reloading for Node.js Express servers
Stars: ✭ 28 (+47.37%)
Mutual labels:  hot-reloading
Wcer
Webpack plugin to enable reloading while developing Chrome extensions.
Stars: ✭ 71 (+273.68%)
Mutual labels:  hot-reloading
Playgrounds
Better playgrounds that work both for Objective-C and Swift
Stars: ✭ 2,586 (+13510.53%)
Mutual labels:  hot-reloading
Crx Hotreload
Chrome Extension Hot Reloader
Stars: ✭ 545 (+2768.42%)
Mutual labels:  hot-reloading
systemjs-tools
(dev)tools for working with SystemJS
Stars: ✭ 41 (+115.79%)
Mutual labels:  hot-reloading
Webpack Chrome Extension Reloader
🔥 Hot reloading while developing Chrome extensions with webpack 🔥
Stars: ✭ 365 (+1821.05%)
Mutual labels:  hot-reloading
Scalable React Typescript Boilerplate
⭐️ Scalable micro-framework featuring React and TypeScript
Stars: ✭ 174 (+815.79%)
Mutual labels:  hot-reloading
react-navigation-polyfill
DEPRECATED: somes experiments usng react-navigation in web
Stars: ✭ 19 (+0%)
Mutual labels:  hot-reloading
active reloader rb
Rails gem that reloads browser as soon as any file is changed
Stars: ✭ 11 (-42.11%)
Mutual labels:  hot-reloading
purescript-parcel-example
An example of how PureScript outputs are just CommonJS modules that you can use in any way you want.
Stars: ✭ 19 (+0%)
Mutual labels:  hot-reloading

ES6 + SASS + Hot Reloading + Docker + WordPress Theme

alt text

"Theme" - The Great Blank

alt text

A quick start blank template for WordPress with a bunch of development features.

⚠️ Warning

I've created this for myself so it will inevitably lack something you need, and for that I can only apologise and encourage you to contribute in the form of creating a PR or raising an issue.

📄 Instructions

You will need node.js, yarn, docker, and docker-compose installed in order to use this.

Install Dependencies

yarn install

Run WordPress server and/or WordPress installation

yarn server:up

Stop WordPress server

yarn server:down

Delete WordPress and database

yarn server:wipe

Development

Launches browser window with hot reloading.

yarn dev

Build

Builds everything and dumps it in ./dist

yarn build

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