Skip to content

Repository files navigation

Awen Photonics — static site build

This repository is a plain static site (HTML + CSS). The repository contains a small build helper to produce a production-ready dist/ folder.

Commands

Install Node (>=14) and run:

node --version
npm run build      # create dist/
npm run start      # serve dist/ on http://localhost:8080 (uses npx http-server)

Notes

  • The build script copies project files into dist/ and performs minimal HTML/CSS whitespace minification.
  • You can publish dist/ to GitHub Pages or any static host.

About

repository for photonic software website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages