-
Updated
Nov 1, 2021 - TypeScript
#
dev-server
Here are 58 public repositories matching this topic...
Next generation frontend tooling. It's fast!
Angular build facade extensions (Jest and custom webpack configuration)
builder
angular
build
webpack
customization
jest
custom
dev-server
webpack-dev-server
angular-cli
ivy
extend
unit-test
builders
customized-builds
jest-test
angular7
angular8
angular9
angular10
-
Updated
Oct 31, 2021 - TypeScript
Easily use BrowserSync in your Webpack project.
-
Updated
Jun 6, 2021 - JavaScript
One step faster for Vite in VS Code ⚡️
-
Updated
Jun 6, 2021 - TypeScript
Moved to Polymer/tools monorepo
-
Updated
Apr 10, 2018 - TypeScript
joakimunge
opened
Sep 1, 2020
A super fast dev server for rapid web development
electron
web-development
hmr
dev-server
rapid-development
esm
super-fast
commonjs-modules
ecmascript-modules
no-bundle
-
Updated
Sep 25, 2021 - TypeScript
-
Updated
May 5, 2020 - JavaScript
Transforming HTML standards of the future into JavaScript standards of the past
-
Updated
May 7, 2019 - TypeScript
Open
Docs!
AngelMunoz
commented
Oct 6, 2021
I think we're getting to a point that we should have some basic docs, most of the actual real features are already working and it would be ideal to start documenting some parts so anyone that wants to try this project has something to refer to!
Full-contained static site workflow
-
Updated
Jun 7, 2019 - JavaScript
Fast front-end development tooling in Deno.
-
Updated
Jul 4, 2021 - TypeScript
Zero dependency dev server
-
Updated
Nov 1, 2020 - JavaScript
go
arm
server
static
static-site
dev-server
jam
file-server
localhost
arm64
jamstack
m1
live-server
network-fileserver
-
Updated
Feb 5, 2021 - Go
-
Updated
Sep 1, 2021 - JavaScript
NodeJS Dev-Server with Hot-Reload for JSPM / SystemJS Loader
-
Updated
Apr 9, 2017 - TypeScript
CLI for Automated Email Development, incl. template generation and inlining CSS
-
Updated
Dec 30, 2017 - Ruby
Simple Typescript + Webpack boilerplate code, with uglify, tslint and LESS support
-
Updated
Nov 19, 2016 - JavaScript
一份基础的webpack配置,包含解析sass,提取(多个)css文件,热更新替换,开发线上环境区分,jQuery插件引入,页面文件资源引入,模块异步加载 等基础功能的配置
sass
jquery
webpack
dev-server
html-webpack-plugin
development-environment
webpack-demo
hot-module-replacement
extracttextplugin
async-modules
-
Updated
Jun 15, 2018 - JavaScript
create react app within php at the back-end - With php live dev server for creating react applications
react
php
app
babel
development
front-end
webpack
reactjs
back-end
nodemon
dev-server
react-app
live-server
php-app
php-dev-server-for-react
create-react-php-app
rp-app
run-react-on-php
react-es6
react-with-php
-
Updated
Aug 7, 2021 - JavaScript
Zero configuration, unbundled, opinionated development and prototyping server for simple ES modules development: types generation, format and linting, dev server and TypeScript support.
template
boilerplate
development
typescript
jsdoc
server
types
eslint
scaffold
prettier
dev
dev-server
prototyping
browser-sync
zero-configuration
esmodules
esm
es-modules
unbundled
-
Updated
Sep 10, 2021 - JavaScript
-
Updated
Sep 22, 2017 - JavaScript
This plugin allows you to start a local server with hot reloading with Esbuild
javascript
plugin
go
golang
typescript
server
dev
dev-server
live-server
devserver
liveserver
esbuild
esbuild-plugin
-
Updated
Oct 2, 2021 - Go
more than a live-reload server , built for efficient frontend development. base on puer add proxy context
-
Updated
Jun 29, 2017 - CoffeeScript
A Static File Server with options.
-
Updated
Oct 27, 2020 - Python
Development server used during development of UUP dump website
-
Updated
Jul 22, 2021 - Batchfile
The new Hot-Reloading example project for (React + RequireJS + TypeScript) => all React components can be hot-reloaded.
react
nodejs
typescript
spa
hot-reloading
yeoman
single-page-app
reactjs
yeoman-generator
websockets
code-splitting
requirejs
live-reload
dev-server
chokidar
hot-reload
developer-experience
webdevelopment
require-js
reactjs-components
-
Updated
May 30, 2018 - JavaScript
Webpack-4 configuration setup that can be used for develop & as well as for production with hot reloading
babel
scss
dev-server
hot-reload
lazy-loading
babel-es6
scss-styles
hot-module-replacement
webpack-cli
webpack4
webpack4starter
-
Updated
Oct 6, 2021 - JavaScript
Improve this page
Add a description, image, and links to the dev-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dev-server topic, visit your repo's landing page and select "manage topics."
Can we run the dev server over https?
I created locally signed ssl keys using
mkcert, by following this guide: https://web.dev/how-to-use-local-https/After setting up the cert and key files to my root directory, I added this to my dev server config:
I still cannot access my local ( localhost:8000 ) using