photon
The fastest way to build beautiful Electron apps using simple HTML and CSS
File Explorer
Download Latest Version (.zip)- photon.css
- photon-entypo.eot
- photon-entypo.svg
- photon-entypo.ttf
- photon-entypo.woff
- menu.js
- app.js
- index.html
- package.json
- footer.html
- header.html
- javascript.html
- nav.html
- default.html
- docs.css
- docs.min.css
- normalize.css
- pygments-manni.css
- avatar.jpg
- avatar2.png
- avatar3.jpg
- avatar4.jpg
- avatar5.png
- avatar6.jpg
- avatar7.jpg
- photo-couch.png
- docs.js
- jq.js
- sticky.js
- bars-actions.html
- bars-tabs.html
- bars.html
- basic-sidebar.html
- basic-window.html
- button-groups.html
- buttons-large.html
- buttons-mini.html
- buttons.html
- common-layout.html
- forms.html
- icons.html
- lists.html
- mini-sidebar.html
- navs.html
- tables.html
- three-paned.html
- photon.css
- photon-entypo.eot
- photon-entypo.svg
- photon-entypo.ttf
- photon-entypo.woff
- avatar.jpg
- avatar2.png
- avatar3.jpg
- avatar4.jpg
- avatar5.png
- avatar6.jpg
- avatar7.jpg
- index.js
- menu.js
- app.js
- index.html
- package.json
- components.html
- demo-app.html
- getting-started.html
- index.html
- LICENSE
- photon-entypo.eot
- photon-entypo.svg
- photon-entypo.ttf
- photon-entypo.woff
- appify.scss
- bars.scss
- base.scss
- button-groups.scss
- buttons.scss
- docs.scss
- forms.scss
- grid.scss
- icons.scss
- images.scss
- lists.scss
- mixins.scss
- navs.scss
- normalize.scss
- photon.scss
- tables.scss
- tabs.scss
- utilities.scss
- variables.scss
- .gitignore
- .travis.yml
- _config.yml
- CNAME
- CONTRIBUTING.md
- Gruntfile.js
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/connors/photon
Downloads the entire project code from GitHub to your computer.
cd photon
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd dist/template-app
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
