#
devserver
Here are 36 public repositories matching this topic...
Repository has moved:
-
Updated
Sep 18, 2018 - JavaScript
gulp
sass
bootstrap
jquery
babel
boilerplate-template
browsersync
bootstrap4
gulpjs
babeljs
livereload-server
devserver
bootstrap-boilerplate
popperjs
-
Updated
Feb 12, 2022 - JavaScript
simple webpack 5 static-html boilerplate with different loader settings and cli (glsl support)
react
shipping
webgl
typescript
twig
webpack
nunjucks
webpack-boilerplate
favicon
glsl
shader
browsersync
glsl-shaders
html-webpack
devserver
vue-typescript
twing
webpack5
webpack5-boilerplate
-
Updated
Oct 6, 2021 - 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
esbuild-dev-server
-
Updated
Nov 13, 2021 - Go
Alternative approach to HMR for both server with SSR and client in development.[EXPERIMENTAL EXAMPLE]
development
webpack
universal
ssr
webpack-configuration
webpack-boilerplate
webpack-dev-server
devserver
server-middleware
-
Updated
Jan 17, 2018 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
A repository with samples showcasing what can the perla dev server do today
-
Updated
Jan 27, 2022 - JavaScript
a bundle tool of development server for modern browser
-
Updated
Nov 13, 2020
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
html
sass
babel
development
typescript
webpack
preact
production
hot-module-replacement
devserver
redux-zero
-
Updated
Oct 17, 2021 - JavaScript
Keystone is a static-site generator ideal for quickly building small websites. No setup required, and a collection of handy features are enabled by default.
nodejs
markdown
static-site-generator
babel
rollup
routing
scss
keystone
static-site
ssg
devserver
keystone-ssg
-
Updated
Mar 27, 2022 - JavaScript
Always FResh: Deno library for serving files, with optional client integration for CSS injection and page reload. Simpler, better alternative to tools like Browsersync and Livereload
-
Updated
Feb 8, 2022 - TypeScript
Zero config build and dev server tool for JavaScript and popular frameworks.
-
Updated
Oct 9, 2018 - TypeScript
ViteHelper plugin for CakePHP and Vite JS
-
Updated
Mar 22, 2022 - PHP
Starter kit for React-base application with routing, UI, navigation and lot of examples.
-
Updated
Mar 15, 2021 - TypeScript
webpack config builds made a bit easier
-
Updated
Apr 11, 2018 - JavaScript
Boilerplate to bootstrap webpack-sass projects
-
Updated
Feb 26, 2022 - JavaScript
Template for Vanilla JS projects with Webpack Dev Server and other tools already set up.
-
Updated
Jun 21, 2021 - JavaScript
A better http-proxy-middleware with hot update config and cli
-
Updated
Mar 8, 2022 - JavaScript
Web server hosting environment built on WPF and WCF technologies that allows multiple instances of Cassini-like web servers to run in parallel.
-
Updated
Jun 30, 2017 - C#
CodeU Team 28's chat engine project
-
Updated
May 26, 2018 - Java
Run a configurable Django development server from the command line
-
Updated
Feb 3, 2022 - Python
Base de aplicaciones webpack.
-
Updated
Mar 27, 2022 - JavaScript
Improve this page
Add a description, image, and links to the devserver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devserver topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It is quite common for pages to not require the
.htmlextension when visiting them. Theservecommand should respect this.Describe the solution you'd like
When using the built-in
servecommand, pages should be accessible without.html.Additional context
A page called
aboutmeshould be accessible from bo