Skip to content

UXtemple/panels-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panels-app

Panels sample app showing teleports and basic structure

## install stuff

npm install

# or

yarn install

Add panels-app.dev to /etc/hosts.

127.0.0.1 panels-app.dev

## run stuff

npm start

or

yarn start

You'll get asked for your sudo password because it runs on port 80.

Browse to http://panels-app.dev.

## all .dev domains

run dnsmasq, a local DNS server and can be configured to map any requests to a .dev URL to localhost - further instructions here

Get in touch @UXtemple

MIT license.

About

Panels sample app showing teleports and basic structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published